AGI STK Objects 11 Send comments on this topic.
SelectedSource Property (IAgVeSGP4AutoUpdate)
See Also 





Description

The source type for TLE updates.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property SelectedSource() As AgEVeSGP4AutoUpdateSource

[C#]
public AgEVeSGP4AutoUpdateSource SelectedSource {get; set;}

[Managed C++]
public: __property AgEVeSGP4AutoUpdateSource get_SelectedSource();
public: __property void set_SelectedSource(
AgEVeSGP4AutoUpdateSource
);

[Unmanaged C++]
public: HRESULT get_SelectedSource(
AgEVeSGP4AutoUpdateSource * pRetVal
);
public: HRESULT put_SelectedSource(
AgEVeSGP4AutoUpdateSource NewSelectedSource
);

[Java]
public AgEVeSGP4AutoUpdateSource getSelectedSource();public void setSelectedSource(
AgEVeSGP4AutoUpdateSource
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1