Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Complex
reflectance at given optical properteis, single spatial frequency and single modulation frequency
Overload of ROfFxAndFt. Determines reflectances at optical properties 'ops', spatial frequency 'fx' and time frequency 'ft'
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- ops
- Type: Vts OpticalProperties
medium optical properties
- fx
- Type:
System Double
spatial frequency (1/mm)
- ft
- Type:
System Double
modulation frequency (GHz)
Return Value
Type:
reflectance at given optical properteis, single spatial frequency and single modulation frequency
Implements
IForwardSolver ROfFxAndFt( OpticalProperties , Double, Double)See Also