AGI STK Objects 11 Send comments on this topic.
DailyF107 Property (IAgVeSolarFluxGeoMagEnterManually)
See Also 





Description

Daily F10.7: daily Ottawa 10.7 cm solar flux value. Dimensionless.

Property type

Read-write property

Syntax

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

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

[Managed C++]
public: __property double get_DailyF107();
public: __property void set_DailyF107(
double
);

[Unmanaged C++]
public: HRESULT get_DailyF107(
double * pRetVal
);
public: HRESULT put_DailyF107(
double NewDailyF107
);

[Java]
public double getDailyF107();public void setDailyF107(
double
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1