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: 23.2.417.0 (23.2.417.0)
Syntaxpublic 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:
String
See Also