Virtual Photonics
Back to Top
Overload List
Name | Description | |
---|---|---|
![]() | ROfRhoAndFt(OpticalProperties, Double, Double ) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'op', source-detector separation 'rho' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
![]() | ROfRhoAndFt(OpticalProperties, Double , Double) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'op', source-detector separations 'rhos' and time frequency 'ft'
(Inherited from ForwardSolverBase.) |
![]() | ROfRhoAndFt(OpticalProperties, Double , Double ) |
Overload of ROfRhoAndFt. Determines reflectances at optical properties 'op', source-detector separations 'rhos' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
![]() | ROfRhoAndFt( OpticalProperties , Double, Double) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'ops', source-detector separation 'rho' and time frequency 'ft'
(Inherited from ForwardSolverBase.) |
![]() | ROfRhoAndFt( OpticalProperties , Double, Double ) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'ops', source-detector separation 'rho' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
![]() | ROfRhoAndFt( OpticalProperties , Double , Double) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'ops', source-detector separations 'rhos' and time frequency 'ft'
(Inherited from ForwardSolverBase.) |
![]() | ROfRhoAndFt( OpticalProperties , Double , Double ) |
Convenience array overload of ROfRhoAndFt. Determines reflectances at optical properties 'ops', source-detector separations 'rhos' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
![]() | ROfRhoAndFt(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double ) |
Evaluates the temporal frequency and space resolved reflectance at a source
detector separation rho for a modulation frequency ft,for the specified
optical properties. It calculates the Fourier transform of the NURBS
curve R(t) at the required source detector separation.
The used FT is analitycal or discrete according to the boolean value 'analyticIntegration'.
(Overrides ForwardSolverBase ROfRhoAndFt(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double ).) |
![]() | ROfRhoAndFt(OpticalProperties, Double, Double) |
Calls its vectorized version to evaluate the temporal frequency and space resolved
reflectance at a source detector separation rho for a modulation frequency ft,
for the specified optical properties.
(Overrides ForwardSolverBase ROfRhoAndFt(OpticalProperties, Double, Double).) |
See Also