SphericalHarmonicGravityField Constructor | 
| Name | Description | |
|---|---|---|
| SphericalHarmonicGravityField(SphericalHarmonicGravityModel, Int32, Int32, Boolean, SolidTideModel) | 
            Initializes a new instance from a SphericalHarmonicGravityModel, the degree and order
            of the subset of the model that this field represents, and a boolean
            representing whether to include two body forces.
              | |
| SphericalHarmonicGravityField(SphericalHarmonicGravityModel, CentralBody, Int32, Int32, Boolean, SolidTideModel) | 
            Initializes a new instance from a SphericalHarmonicGravityModel,
            a CentralBody, the degree and order
            of the subset of the model that this field represents, and a boolean
            representing whether to include two body forces.
              | |
| SphericalHarmonicGravityField(SphericalHarmonicGravityModel, Int32, Int32, Int32, Int32, Boolean, SolidTideModel) | 
            Initializes a new instance from a SphericalHarmonicGravityModel,
            the degree and order of the subset of the model that this field represents, the
            degree and order to use when calculating partial derivatives, and a boolean
            representing whether to include two body forces.
              | |
| SphericalHarmonicGravityField(SphericalHarmonicGravityModel, CentralBody, Int32, Int32, Int32, Int32, Boolean, SolidTideModel) | 
            Initializes a new instance from a SphericalHarmonicGravityModel,
            a CentralBody, the degree and order
            of the subset of the model that this field represents, the
            degree and order to use when calculating partial derivatives, and a boolean
            representing whether to include two body forces.
              |