Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
reflectance at given optical properties, rhos and times
Overload of ROfRhoAndTime. Determines reflectances at optical properties 'op', source-detector separations 'rhos' and times 'ts'
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- op
- Type: Vts OpticalProperties
medium optical properties
- rhos
- Type:
System Double
source-detector separations (mm)
- ts
- Type:
System Double
times (ns)
Return Value
Type:
reflectance at given optical properties, rhos and times
Implements
IForwardSolver ROfRhoAndTime(OpticalProperties, Double , Double )See Also