CcsdsOrbitEphemerisMessageSegmentCenter Property |
Gets or sets the origin of the
ReferenceFrameName,
which may be a natural Solar System body, including any planet
barycenter or the Solar System barycenter, or another spacecraft.
Namespace:
AGI.Foundation.Ccsds
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string Center { get; set; }
Public Property Center As String
Get
Set
public:
property String^ Center {
String^ get ();
void set (String^ value);
}
member Center : string with get, set
Property Value
Type:
StringSee Also