STK AstrogatorSend comments on this topic.
PropagatorName Property (IAgVAMCSInitialState)
See Also
Windows





Windows & Linux

Description

Returns the name of the propagator embedded in the flight dynamics record used in the initial state segment.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property PropagatorName() As String
[C#]
public string PropagatorName {get;}
[Managed C++]
public: __property String __gc ^ get_PropagatorName();
[Unmanaged C++]
public: HRESULT get_PropagatorName(
    BSTR * pPropagatorName
);
[Java]
public String getPropagatorName();
[Python - STK API ]
@property
def PropagatorName(self) -> str:

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.