Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
IEnumerable 
Double 
reflectance at given optical properties and spatial frequencies
            Vector ROfFx function. Determines reflectances at optical properties 'ops' and spatial frequencies 'fxs'
            
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 
sets of optical properties of the medium 
- fxs
 - Type: 
System.Collections.Generic IEnumerable 
Double 
spatial frequencies (1/mm) 
Return Value
Type:reflectance at given optical properties and spatial frequencies
Implements
IForwardSolver ROfFx(IEnumerable OpticalProperties , IEnumerable Double )See Also