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

  NameDescription
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.)
Public methodROfFx(IEnumerable OpticalProperties , IEnumerable Double )
Returns the spatial frequancy resolved reflectance at fx applying the scaling on the reference fx-time resolved reflectance. Than integrates analitically the isoprametric NURBS curve over time if fx is on the surface. If fx is out of range it returns 0.
(Overrides ForwardSolverBase ROfFx(IEnumerable OpticalProperties , IEnumerable Double ).)
Public methodROfFx(OpticalProperties, Double)
Calls its vectorized version to evaluate the spatial frequency resolved reflectance for the spatial frequancy fx, for the specified optical properties.
(Overrides ForwardSolverBase ROfFx(OpticalProperties, Double).)
Back to Top
See Also