Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
IEnumerables can be one or more values - use the .AsEnumerable() extension method (in Vts.Extensions) on single items
Overload of scalar ROfRhoAndFt function. Determines reflectances at optical properties 'ops', source-detector separations 'rhos' 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
- rhos
- Type: System.Collections.Generic IEnumerable Double
source-detector separations (mm)
- fts
- Type: System.Collections.Generic IEnumerable Double
modulation frequencies (GHz)
Return Value
Type: IEnumerable ComplexRemarks
See Also