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