Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double[]
reflectance at given optical properties and spatial frequencies
Convenience array overload of ROfFx. 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:Vts.OpticalProperties[]
sets of medium optical properties
- fxs
- Type:
System.Double[]
spatial frequencies
Return Value
Type:
reflectance at given optical properties and spatial frequencies
Implements
IForwardSolver.ROfFx(OpticalProperties[],Double[])See Also