Virtual Photonics
Back to Top
Overload List
Name | Description | |
---|---|---|
![]() | ROfFx(OpticalProperties, Double ) |
Overload of ROfFx. Determines reflectances at optical properties 'op' and spatial frequencies 'fxs'
(Inherited from ForwardSolverBase.) |
![]() | ROfFx( OpticalProperties , Double) |
Overload of ROfFx. Determines reflectances at optical properties 'ops' and spatial frequency 'fx'
(Inherited from ForwardSolverBase.) |
![]() | ROfFx( OpticalProperties , Double ) |
Convenience array overload of ROfFx. Determines reflectances at optical properties 'ops' and spatial frequencies 'fxs'
(Inherited from ForwardSolverBase.) |
![]() | ROfFx(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 ).) |
![]() | ROfFx(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).) |
See Also