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





Description

Ap 15-day average value. Dimensionless.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property Ap() As Double

[C#]
public double Ap {get; set;}

[Managed C++]
public: __property double get_Ap();
public: __property void set_Ap(
double
);

[Unmanaged C++]
public: HRESULT get_Ap(
double * pRetVal
);
public: HRESULT put_Ap(
double NewAp
);

[Java]
public double getAp();public void setAp(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1