Method to set the method for specifying solar
and geomagnetic flux.
[Visual Basic .NET] |
---|
Public Sub SetSolarFluxGeoMagType( _
ByVal SolarFluxGeoMag As AgEVeSolarFluxGeoMag _
)
|
[C#] |
---|
public void SetSolarFluxGeoMagType(
|
[Managed C++] |
---|
public: void SetSolarFluxGeoMagType(
|
[Java] |
---|
public setSolarFluxGeoMagType(
|
[Unmanaged C++] |
---|
public: HRESULT SetSolarFluxGeoMagType(
|
- SolarFluxGeoMag
-
Member Value Description eSolarFluxGeoMagUnknown -1 Unknown. eSolarFluxGeoMagEnterManually 0 Specify appropriate parameters directly, depending on the selected atmospheric density model. eSolarFluxGeoMagUseFile 1 Use a file to specify solar and geomagnetic flux.