Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
IEnumerable 
Double 
reflectance at specified optical properties, rhos and times
            Evaluates spatially- and temporally- resolved reflectance at specified optical properties, rhos and times
            
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- ops
 - Type: 
System.Collections.Generic IEnumerable OpticalProperties 
multiple sets of optical properties 
- rhos
 - Type: 
System.Collections.Generic IEnumerable 
Double 
rhos 
- times
 - Type: 
System.Collections.Generic IEnumerable 
Double 
times 
Return Value
Type:reflectance at specified optical properties, rhos and times
Implements
IForwardSolver ROfRhoAndTime(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double )See Also