Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
reflectance at given single set of optical properties, spatial frequencies, and single time
Overload of ROfFxAndTime. Determines reflectances at optical properties 'op', spatial frequencies 'fxs' and time 't'
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- op
- Type: Vts OpticalProperties
medium optical properties
- fxs
- Type:
System Double
spatial frequencies (1/mm)
- t
- Type:
System Double
time (ns)
Return Value
Type:
reflectance at given single set of optical properties, spatial frequencies, and single time
Implements
IForwardSolver ROfFxAndTime(OpticalProperties, Double , Double)See Also