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