WalkerConstellationSlotOffset Property |
Gets or sets the slot offset (interplane phasing) of 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 SlotOffset { get; set; }
Public Property SlotOffset As Integer
Get
Set
public:
property int SlotOffset {
int get ();
void set (int value);
}
member SlotOffset : int with get, set
Property Value
Type:
Int32See Also