Virtual Photonics
Back to Top
Overload List
Name | Description | |
---|---|---|
![]() | ROfRhoAndFt(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double ) |
Vector ROfRhoAndFt function. Determines reflectances at optical properties 'ops', source-detector separations 'rhos' and time frequencies 'fts'
Override these in child classes to take advantage of optimization strategies.
|
![]() | ROfRhoAndFt(OpticalProperties, Double, Double) |
Scalar ROfRhoAndFt function. Determines reflectance at source-detector separation rho and modulation frequency ft - must be implemented in child class
|
![]() | ROfRhoAndFt(OpticalProperties, Double, Double ) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'op', source-detector separation 'rho' and time frequencies 'fts'
|
![]() | ROfRhoAndFt(OpticalProperties, Double , Double) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'op', source-detector separations 'rhos' and time frequency 'ft'
|
![]() | ROfRhoAndFt(OpticalProperties, Double , Double ) |
Overload of ROfRhoAndFt. Determines reflectances at optical properties 'op', source-detector separations 'rhos' and time frequencies 'fts'
|
![]() | ROfRhoAndFt( OpticalProperties , Double, Double) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'ops', source-detector separation 'rho' and time frequency 'ft'
|
![]() | ROfRhoAndFt( OpticalProperties , Double, Double ) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'ops', source-detector separation 'rho' and time frequencies 'fts'
|
![]() | ROfRhoAndFt( OpticalProperties , Double , Double) |
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'ops', source-detector separations 'rhos' and time frequency 'ft'
|
![]() | ROfRhoAndFt( OpticalProperties , Double , Double ) |
Convenience array overload of ROfRhoAndFt. Determines reflectances at optical properties 'ops', source-detector separations 'rhos' and time frequencies 'fts'
|
See Also