Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Overload of scalar FluenceOfFxAndZAndFt function. Determines reflectances at optical properties 'ops', spatial frequencies 'fxs' and time frequencies 'fts'
Namespace: VtsAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- ops
- Type: System.Collections.Generic IEnumerable OpticalProperties
sets of medium optical properties
- fxs
- Type: System.Collections.Generic IEnumerable Double
spatial frequencies (1/mm)
- zs
- Type: System.Collections.Generic IEnumerable Double
z values (mm)
- fts
- Type: System.Collections.Generic IEnumerable Double
modulation frequencies (GHz)
Return Value
Type: IEnumerable ComplexSee Also