Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
IEnumerable 
Complex 
reflectance at specified optical properties, spatial frequencies and modulation frequencies
            Evaluates reflectance as a function of multiple sets of optical properties, spatial frequencies and modulation frequencies
            
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 
- fxs
 - Type: 
System.Collections.Generic IEnumerable 
Double 
spatial frequencies 
- fts
 - Type: 
System.Collections.Generic IEnumerable 
Double 
modulation frequencies 
Return Value
Type:reflectance at specified optical properties, spatial frequencies and modulation frequencies
Implements
IForwardSolver ROfFxAndFt(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double )See Also