Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Complex 
reflectance at given optical properties, single rho and single modulation frequency
            Overload of ROfRhoAndTime. Determines reflectances at optical properties 'ops', source-detector separation 'rho' and time frequency 'ft'
            
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- ops
 - Type:  Vts OpticalProperties 
sets of medium optical properties 
- rho
 - Type: 
System Double
source-detector separation (mm) 
- ft
 - Type: 
System Double
modulation frequency (GHz) 
Return Value
Type:reflectance at given optical properties, single rho and single modulation frequency
Implements
IForwardSolver ROfRhoAndFt( OpticalProperties , Double, Double)See Also