Virtual Photonics
Back to Top
Overload List
Name | Description | |
---|---|---|
ROfFxAndTime(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double ) |
Vector ROfFxAndTime function. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and times 'ts'
Override these in child classes to take advantage of optimization strategies.
| |
ROfFxAndTime(OpticalProperties, Double, Double) |
Scalar ROfFxAndTime function. Determines reflectance at spatial frequency fx and time t - must be implemented in child class
| |
ROfFxAndTime(OpticalProperties, Double, Double ) |
Overload of ROfFxAndTime. Determines reflectances at optical properties 'op', spatial frequency 'fx' and times 'ts'
| |
ROfFxAndTime(OpticalProperties, Double , Double) |
Overload of ROfFxAndTime. Determines reflectances at optical properties 'op', spatial frequencies 'fxs' and time 't'
| |
ROfFxAndTime(OpticalProperties, Double , Double ) |
Overload of ROfFxAndTime. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and times 'ts'
| |
ROfFxAndTime( OpticalProperties , Double, Double) |
Overload of ROfFxAndTime. Determines reflectances at optical properties 'ops', spatial frequency 'fx' and time 't'
| |
ROfFxAndTime( OpticalProperties , Double, Double ) |
Overload of ROfFxAndTime. Determines reflectances at optical properties 'ops', spatial frequency 'fx' and times 'ts'
| |
ROfFxAndTime( OpticalProperties , Double , Double) |
Overload of ROfFxAndTime. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and time 't'
| |
ROfFxAndTime( OpticalProperties , Double , Double ) |
Convenience array overload of ROfFx. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and times 'ts'
|
See Also