STK AstrogatorSend comments on this topic.
IAgVAGravityFieldFunction Interface

Description

Properties for the Gravitational Force gravity model - a complex gravitational force calculation, optionally including solid and ocean tide effects.

Public Properties

Public Property CentralBodyNameThe name of the central body
Public Property DegreeThe degree of geopotential coefficients to be included for Central Body gravity computations. Valid range is from 0 to 90, depending on the gravity model. Dimensionless.
Public Property GravityFilenameThe name of the file containing the gravity field.
Public Property IncludeTimeDependentSolidTidesTrue if including time dependent solid tides.
Public Property MaxDegreeTextDisplays the maximum degree permissible for the gravity model.
Public Property MaxOrderTextDisplays the maximum order permissible for the gravity model.
Public Property MaxPartialsDegreeTextDisplays the maximum degree permissible for the gravity model partials used in the STM.
Public Property MaxPartialsOrderTextDisplays the maximum order permissible for the gravity model partials used in the STM.
Public Property MinRadiusPercentThe percentage of the central body's minimum radius at which a modified force model (only the two-body force) will be used - provided there is no altitude stopping condition. Uses Percent Dimension.
Public Property OceanTideMaxDegreeThe maximum degree for force contributions from ocean tides that will be included in the computation. Dimensionless.
Public Property OceanTideMaxOrderThe maximum order for force contributions from ocean tides that will be included in the computation. Dimensionless.
Public Property OceanTideMinAmpThe minimum amplitude for ocean tides; contributors that are below the minimum amplitude will not be factored into the computation. Uses SmallDistance Dimension.
Public Property OrderThe order of geopotential coefficients to be included for Central Body gravity computations. Valid range is from 0 to 90, depending on the gravity model. Dimensionless.
Public Property PartialsDegreeThe degree of geopotential coefficients to be included for Central Body gravity state transition matrix computations. Valid range is from 0 to 90, depending on the gravity model and the degree used for state computations. Dimensionless.
Public Property PartialsOrderThe order of geopotential coefficients to be included for Central Body gravity state transition matrix computations. Valid range is from 0 to 90, depending on the gravity model and the order used for state computations. Dimensionless.
Public Property SolidTideMinAmpThe minimum amplitude for solid tides; contributors that are below the minimum amplitude will not be factored into the computation. Uses SmallDistance Dimension.
Public Property SolidTideTypeThe type of solid tide contribution to be modeled.
Public Property TruncateSolidTidesTrue if solid tide terms (including permanent tide) won't be included beyond the degree and order selected for the gravity model.
Public Property UseOceanTidesTrue if using ocean tides/
Public Property UseSecularVariationsOpt whether to include or ignore secular variations defined by the gravity field model.

Interfaces

Implemented Interface
IAgComponentInfo
IAgCloneable

CoClasses that Implement IAgVAGravityFieldFunction

© 2024 Analytical Graphics, Inc. All Rights Reserved.