NPlateSolarRadiationForceOccultationFactor Property |
Gets or sets the scalar modeling the amount of occultation at the location of the
TargetPoint.
Namespace:
AGI.Foundation.Celestial
Assembly:
AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ScalarOccultation OccultationFactor { get; set; }
Public Property OccultationFactor As ScalarOccultation
Get
Set
public:
property ScalarOccultation^ OccultationFactor {
ScalarOccultation^ get ();
void set (ScalarOccultation^ value);
}
member OccultationFactor : ScalarOccultation with get, set
Property Value
Type:
ScalarOccultationSee Also