SinglePointStoppablePropagatorDefinitionPropagationPointIdentification Property |
Gets or sets a name to identify the
Points ephemeris with.
Namespace:
AGI.Foundation.Propagators
Assembly:
AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public string PropagationPointIdentification { get; set; }
Public Property PropagationPointIdentification As String
Get
Set
public:
property String^ PropagationPointIdentification {
String^ get ();
void set (String^ value);
}
member PropagationPointIdentification : string with get, set
Property Value
Type:
StringSee Also