AGI STK Astrogator 11 Send comments on this topic.
Kp Property (IAgVAMSISE_1990)
See Also 





Description

Geomagnetic Index (Kp). Dimensionless.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property double get_Kp();
public: __property void set_Kp(
double
);

[Unmanaged C++]
public: HRESULT get_Kp(
double * pRetVal
);
public: HRESULT put_Kp(
double NewKp
);

[Java]
public double getKp();public void setKp(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1