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