Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Double
scaled reflectance value out of reference domain for the specific solution domain
Evaluates the value of a point out of the reference nurbs surface using the
derivative of the surfece using the derivative generators for the specific domain.
Namespace: Vts.Modeling.ForwardSolversAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- time
- Type:
System Double
time value mapped to the reference time
- space
- Type:
System Double
spatial value (rho or fx) mapped to the reference spatial value
- edgeValue
- Type:
System Double
reflectance value on the boundary 'edge' of the reference range
Return Value
Type:
scaled reflectance value out of reference domain for the specific solution domain
Implements
INurbs ComputePointOutOfSurface(Double, Double, Double)See Also