ScalarOccultationNoShadow Constructor |
Name | Description | |
---|---|---|
ScalarOccultationNoShadow |
Initializes a new instance of a ScalarOccultation. This subtype of occultation does not require
OccludingBodies, however TargetPoint and IlluminatingBody
must still be set in order to use the instance with a SimpleSolarRadiationForce.
| |
ScalarOccultationNoShadow(CentralBody, Point) |
Initializes a new instance using the provided TargetPoint and
IlluminatingBody, which a SimpleSolarRadiationForce
type will need to calculate the direction and magnitude of the un-occulted
solar radiation.
| |
ScalarOccultationNoShadow(ScalarOccultationNoShadow, CopyContext) | Initializes a new instance as a copy of an existing instance. |