StkSatelliteDatabaseEntryTwoLineElementSet Property |
Gets or sets the two-line element set for this satellite.
Namespace:
AGI.Foundation.Stk
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public TwoLineElementSet TwoLineElementSet { get; set; }
Public Property TwoLineElementSet As TwoLineElementSet
Get
Set
public:
property TwoLineElementSet^ TwoLineElementSet {
TwoLineElementSet^ get ();
void set (TwoLineElementSet^ value);
}
member TwoLineElementSet : TwoLineElementSet with get, set
Property Value
Type:
TwoLineElementSetSee Also