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