Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Complex 
reflectance at given optical properties, spatial frequencies z values (depths) and modulation frequencies
            Overload of FluenceOfFxAndZAndFt function. Determines reflectances at optical properties 'ops', spatial frequency 'fx', 'zs' and time frequencies 'fts'
            
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) 
- zs
 - Type:  
System Double 
z values (mm) 
- fts
 - Type:  
System Double 
modulation frequencies (GHz) 
Return Value
Type:reflectance at given optical properties, spatial frequencies z values (depths) and modulation frequencies
Implements
IForwardSolver FluenceOfFxAndZAndFt( OpticalProperties , Double , Double , Double )See Also