STK ObjectsSend comments on this topic.
FileSource Property (IAgVeSGP4AutoUpdate)
See Also
Windows





Windows & Linux

Description

A file to be used as the element source, containing GP data (either TLEs or CCSDS OMM content).

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.