VPSolutionDomainType EnumerationVirtual Photonics - VTS Library
Virtual Photonics
Reflectance solution domain types

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

public enum SolutionDomainType
Members

  Member nameValueDescription
ROfRho0 reflectance as a function of source-detector separation (rho)
ROfFx1 reflectance as a function of spatial-frequency (fx)
ROfRhoAndTime2 reflectance as a function of source-detector separation (rho) and time (t)
ROfFxAndTime3 reflectance as a function of spatial-frequency (fx) and time (t)
ROfRhoAndFt4 reflectance as a function source-detector separation (rho) and temporal-frequency (ft)
ROfFxAndFt5 reflectance as a function of spatial-frequency (fx) and temporal-frequency (ft)
See Also