ScalarOccultationDualCone Constructor |
Name | Description | |
---|---|---|
ScalarOccultationDualCone |
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.
| |
ScalarOccultationDualCone(ScalarOccultationDualCone, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
ScalarOccultationDualCone(CentralBody, Point, CentralBody) |
Creates a new Scalar from the given illuminating body, target point, and occluding bodies.
| |
ScalarOccultationDualCone(CentralBody, Point, IEnumerableCentralBody) |
Creates a new Scalar from the given illuminating body, target point, and occluding bodies.
|