CentralBodySurfaceCurveElevationAngleConstraint Constructor |
Name | Description | |
---|---|---|
CentralBodySurfaceCurveElevationAngleConstraint |
Initializes a new instance with default values.
| |
CentralBodySurfaceCurveElevationAngleConstraint(Double) |
Initializes a new instance with the specified minimum value.
| |
CentralBodySurfaceCurveElevationAngleConstraint(CentralBody, Double) |
Initializes a new instance with the specified central body and minimum value.
| |
CentralBodySurfaceCurveElevationAngleConstraint(CentralBodySurfaceCurveElevationAngleConstraint, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
CentralBodySurfaceCurveElevationAngleConstraint(IServiceProvider, LinkRole, Double) |
Initializes a new instance with the specified constrained link, constrained link end, and minimum value.
| |
CentralBodySurfaceCurveElevationAngleConstraint(IServiceProvider, LinkRole, CentralBody, Double) |
Initializes a new instance with the specified constrained link, constrained link end, central body,
and minimum value.
|