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






Windows & Linux

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 * pVal
);
public: HRESULT put_Ap(
    double Ap
);
[Java]
public double getAp();
public void setAp(
    double
);

See Also

© 2019 Analytical Graphics, Inc. All Rights Reserved.