STK ObjectsSend comments on this topic.
SolarFluxGeoMagType Property (IAgVeHPOPForceModelDrag)
See Also
Windows





Windows & Linux

Description

The method for specifying solar and geomagnetic flux.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property SolarFluxGeoMagType() As AgEVeSolarFluxGeoMag
[C#]
public AgEVeSolarFluxGeoMag SolarFluxGeoMagType {get;}
[Managed C++]
public: __property AgEVeSolarFluxGeoMag get_SolarFluxGeoMagType();
[Unmanaged C++]
public: HRESULT get_SolarFluxGeoMagType(
    AgEVeSolarFluxGeoMag * pVal
);
[Java]
public AgEVeSolarFluxGeoMag getSolarFluxGeoMagType();
[Python - STK API ]
@property
def SolarFluxGeoMagType(self) -> "AgEVeSolarFluxGeoMag":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.