ScalarOccultationRegulatedDualCone Constructor |
Name | Description | |
---|---|---|
ScalarOccultationRegulatedDualCone |
Creates a new Scalar with a VectorType of CorrectForLightTimeDelayAndAberration.
IlluminatingBody and TargetPoint must be set before an Evaluator is created,
and generally at least one body should be added to OccludingBodies.
| |
ScalarOccultationRegulatedDualCone(ScalarOccultationDualCone) |
Initializes a new instance of a ScalarOccultationRegulatedDualCone
from a normal ScalarOccultationDualCone.
| |
ScalarOccultationRegulatedDualCone(CentralBody, Point, CentralBody) |
Creates a new Scalar from the given illuminating body, target point, and occluding bodies.
| |
ScalarOccultationRegulatedDualCone(CentralBody, Point, IEnumerableCentralBody) |
Creates a new Scalar from the given illuminating body, target point, and occluding bodies.
|