Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double 
reflectance at given optical properties, single spatial frequency and single time
            Overload of ROfFxAndTime. Determines reflectances at optical properties 'ops', spatial frequency 'fx' and time 't'
            
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 
- fx
 - Type: 
System Double
spatial frequency (1/mm) 
- t
 - Type: 
System Double
time (ns) 
Return Value
Type:reflectance at given optical properties, single spatial frequency and single time
Implements
IForwardSolver ROfFxAndTime( OpticalProperties , Double, Double)See Also