AGI STK Objects 11 Send comments on this topic.
ApSource Property (IAgVeSpEnvRadiation)
See Also 





Description

Mode for computing 15 day average Ap

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property ApSource() As AgEVeSpEnvApSource

[C#]
public AgEVeSpEnvApSource ApSource {get; set;}

[Managed C++]
public: __property AgEVeSpEnvApSource get_ApSource();
public: __property void set_ApSource(
AgEVeSpEnvApSource
);

[Unmanaged C++]
public: HRESULT get_ApSource(
AgEVeSpEnvApSource * pRetVal
);
public: HRESULT put_ApSource(
AgEVeSpEnvApSource NewApSource
);

[Java]
public AgEVeSpEnvApSource getApSource();public void setApSource(
AgEVeSpEnvApSource
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1