Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
IEnumerable
Complex
Not implemented.
Evaluates the spatial frequancy and temporal frequency resolved fluence.
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- ops
- Type:
System.Collections.Generic IEnumerable OpticalProperties
set of optical properties for the medium
- 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
temporal frequencies (GHz)
Return Value
Type:

Implements
IForwardSolver FluenceOfFxAndZAndFt(IEnumerable OpticalProperties , IEnumerable Double , IEnumerable Double , IEnumerable Double )Remarks
See Also