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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.