STK AstrogatorSend comments on this topic.
StateConfigProperties Property (IAgVAFlightDynamicsRecord)
See Also
Windows





Windows & Linux

Description

State Config. properties

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property StateConfigProperties() As IAgVAStateConfigCollection
[C#]
public IAgVAStateConfigCollection StateConfigProperties {get;}
[Managed C++]
public: __property IAgVAStateConfigCollection ^ get_StateConfigProperties();
[Unmanaged C++]
public: HRESULT get_StateConfigProperties(
    IAgVAStateConfigCollection ** ppRetVal
);
[Java]
public IAgVAStateConfigCollection getStateConfigProperties();
[Python - STK API ]
@property
def StateConfigProperties(self) -> "IAgVAStateConfigCollection":

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.