Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
reflectance at given optical properties, spatial frequencies and z values (depths)
Overload of FluenceOfFxAndZ function. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and 'zs'
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 (1/mm)
- zs
- Type:
System Double
z values (mm)
Return Value
Type:
reflectance at given optical properties, spatial frequencies and z values (depths)
Implements
IForwardSolver FluenceOfFxAndZ( OpticalProperties , Double , Double )See Also