Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Complex 
reflectance at given single set of optical properties, rhos and modulation frequencies
            Overload of ROfRhoAndFt. Determines reflectances at optical properties 'op', source-detector separations 'rhos' and time frequencies 'fts'
            
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- op
 - Type: Vts OpticalProperties
medium optical properties 
- rhos
 - Type:  
System Double 
source-detector separations (mm) 
- fts
 - Type:  
System Double 
modulation frequencies (GHz) 
Return Value
Type:reflectance at given single set of optical properties, rhos and modulation frequencies
Implements
IForwardSolver ROfRhoAndFt(OpticalProperties, Double , Double )See Also