Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double 
reflectance at given optical properties, rhos, z values (depths) and times
            Overload of FluenceOfRhoAndZAndTime function. Determines reflectances at optical properties 'ops', source-detector separations 'rhos', 'zs' and times 'ts'
            
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 
- rhos
 - Type:  
System Double 
source-detector separations (mm) 
- zs
 - Type:  
System Double 
z values (mm) 
- ts
 - Type:  
System Double 
times (ns) 
Return Value
Type:reflectance at given optical properties, rhos, z values (depths) and times
Implements
IForwardSolver FluenceOfRhoAndZAndTime( OpticalProperties , Double , Double , Double )See Also