Click or drag to resize

StkSatelliteDatabaseEntryOrbitDescription Property

Gets or sets a description of the orbit. This is either "Decayed" plus the date in YYYYMMDD format of the orbit decay, or a description of the orbit.

Namespace:  AGI.Foundation.Stk
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public string OrbitDescription { get; set; }

Property Value

Type: String
See Also