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 CentralBodyNameGet the name of the central body.
Public Property DegreeGets or sets the 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 GravityFilenameGets or sets the 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 MinRadiusPercentGets or sets the 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 OceanTideMaxDegreeGets or sets the maximum degree for force contributions from ocean tides that will be included in the computation. Dimensionless.
Public Property OceanTideMaxOrderGets or sets the maximum order for force contributions from ocean tides that will be included in the computation. Dimensionless.
Public Property OceanTideMinAmpGets or sets the minimum amplitude for ocean tides; contributors that are below the minimum amplitude will not be factored into the computation. Uses SmallDistance Dimension.
Public Property OrderGets or sets the 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 PartialsDegreeGets or sets the 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 PartialsOrderGets or sets the 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 SolidTideMinAmpGets or sets the minimum amplitude for solid tides; contributors that are below the minimum amplitude will not be factored into the computation. Uses SmallDistance Dimension.
Public Property SolidTideTypeGets or sets the 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.