VPDiffusionForwardSolverBase ROfFx Method Virtual Photonics - VTS Library
Virtual Photonics
Overload List

  NameDescription
Public methodROfFx(IEnumerable OpticalProperties , IEnumerable Double )
Vectorized ROfFx. Solves SDA using Cuccia et al JBO, March/April 2009
(Overrides ForwardSolverBase ROfFx(IEnumerable OpticalProperties , IEnumerable Double ).)
Public methodROfFx(OpticalProperties, Double)
ROfFx, solves SDA using Cuccia et al JBO, March/April 2009
(Overrides ForwardSolverBase ROfFx(OpticalProperties, Double).)
Public methodROfFx(OpticalProperties,  Double )
Overload of ROfFx. Determines reflectances at optical properties 'op' and spatial frequencies 'fxs'
(Inherited from ForwardSolverBase.)
Public methodROfFx( OpticalProperties , Double)
Overload of ROfFx. Determines reflectances at optical properties 'ops' and spatial frequency 'fx'
(Inherited from ForwardSolverBase.)
Public methodROfFx( OpticalProperties ,  Double )
Convenience array overload of ROfFx. Determines reflectances at optical properties 'ops' and spatial frequencies 'fxs'
(Inherited from ForwardSolverBase.)
Back to Top
See Also