CircularEquatorialOrbitGrazingAngleConstraintRadius Property |
Gets or sets the radius of the ring to which the grazing angle is to be computed.
Namespace:
AGI.Foundation.Access.Constraints
Assembly:
AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Scalar Radius { get; set; }
Public Property Radius As Scalar
Get
Set
public:
property Scalar^ Radius {
Scalar^ get ();
void set (Scalar^ value);
}
member Radius : Scalar with get, set
Property Value
Type:
ScalarSee Also