STK ObjectsSend comments on this topic.
LoadMethod Property (IAgVeSGP4SegmentCollection)
See Also
Windows





Windows & Linux

Description

File Load Data

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.