Virtual Photonics
Back to Top
Overload List
Name | Description | |
---|---|---|
![]() | ROfFxAndFt(OpticalProperties, Double, Double) |
Modulation frequency-dependent reflectance. Modified from Pham et al, Appl. Opt. Sept 2000
to include spatial modulation, as described in Cuccia et al, J. Biomed. Opt. March/April 2009
(Overrides ForwardSolverBase ROfFxAndFt(OpticalProperties, Double, Double).) |
![]() | ROfFxAndFt(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double ) |
Vector ROfFxAndFt function. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and time frequencies 'fts'
Override these in child classes to take advantage of optimization strategies.
(Inherited from ForwardSolverBase.) |
![]() | ROfFxAndFt(OpticalProperties, Double, Double ) |
Overload of ROfFxAndFt. Determines reflectances at optical properties 'op', spatial frequency 'fx' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
![]() | ROfFxAndFt(OpticalProperties, Double , Double) |
Overload of ROfFxAndFt. Determines reflectances at optical properties 'op', spatial frequencies 'fxs' and time frequency 'ft'
(Inherited from ForwardSolverBase.) |
![]() | ROfFxAndFt(OpticalProperties, Double , Double ) |
Overload of ROfFxAndFt. Determines reflectances at optical properties 'op', spatial frequencies 'fxs' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
![]() | ROfFxAndFt( OpticalProperties , Double, Double) |
Overload of ROfFxAndFt. Determines reflectances at optical properties 'ops', spatial frequency 'fx' and time frequency 'ft'
(Inherited from ForwardSolverBase.) |
![]() | ROfFxAndFt( OpticalProperties , Double, Double ) |
Overload of ROfFxAndFt. Determines reflectances at optical properties 'ops', spatial frequency 'fx' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
![]() | ROfFxAndFt( OpticalProperties , Double , Double) |
Overload of ROfFxAndFt. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and time frequency 'ft'
(Inherited from ForwardSolverBase.) |
![]() | ROfFxAndFt( OpticalProperties , Double , Double ) |
Convenience array overload of ROfFxAndFt. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and time frequencies 'fts'
(Inherited from ForwardSolverBase.) |
See Also