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