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





Description

Whether to use Kp or Ap data from the flux file.

Property type

Read-write property

Syntax

[Visual Basic .NET]
Public Property AtmosDataGeoMagneticFluxSource() As AgEVAGeoMagneticFluxSource

[C#]
public AgEVAGeoMagneticFluxSource AtmosDataGeoMagneticFluxSource {get; set;}

[Managed C++]
public: __property AgEVAGeoMagneticFluxSource get_AtmosDataGeoMagneticFluxSource();
public: __property void set_AtmosDataGeoMagneticFluxSource(
AgEVAGeoMagneticFluxSource
);

[Unmanaged C++]
public: HRESULT get_AtmosDataGeoMagneticFluxSource(
AgEVAGeoMagneticFluxSource * pRetVal
);
public: HRESULT put_AtmosDataGeoMagneticFluxSource(
AgEVAGeoMagneticFluxSource NewAtmosDataGeoMagneticFluxSource
);

[Java]
public AgEVAGeoMagneticFluxSource getAtmosDataGeoMagneticFluxSource();public void setAtmosDataGeoMagneticFluxSource(
AgEVAGeoMagneticFluxSource
);

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1