WalkerConstellationNumberOfPlanes Property |
Gets or sets the number of planes in the Walker constellation.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public int NumberOfPlanes { get; set; }
Public Property NumberOfPlanes As Integer
Get
Set
public:
property int NumberOfPlanes {
int get ();
void set (int value);
}
member NumberOfPlanes : int with get, set
Property Value
Type:
Int32See Also