VPFluenceSolutionDomainType EnumerationVirtual Photonics - VTS Library
Virtual Photonics
fluence solution domain types

Namespace: Vts
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public enum FluenceSolutionDomainType
Members

  Member nameValueDescription
FluenceOfRhoAndZ0 fluence as a function or source-detector separation (rho) and tissue depth (z)
FluenceOfFxAndZ1 fluence as a function of spatial-frequency (fx) and tissue depth (z)
FluenceOfRhoAndZAndTime2 fluence as a function or source-detector separation (rho), tissue depth (z) and time (t)
FluenceOfFxAndZAndTime3 fluence as a function of spatial-frequency (fx), tissue depth (z) and time (t)
FluenceOfRhoAndZAndFt4 fluence as a function of source-detector separation (rho), tissue depth (z) and temporal-frequency (ft)
FluenceOfFxAndZAndFt5 fluence as a function of spatial-frequency (fx), tissue depth (z) and temporal-frequency (ft)
See Also