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