ThirdBodyElevationAngleConstraint Constructor |
Name | Description | |
---|---|---|
![]() | ThirdBodyElevationAngleConstraint() |
Initializes a new instance with default values.
|
![]() | ThirdBodyElevationAngleConstraint(Point, Double) |
Initializes a new instance with the specified third body point and minimum value.
|
![]() | ThirdBodyElevationAngleConstraint(ThirdBodyElevationAngleConstraint, CopyContext) | Initializes a new instance as a copy of an existing instance. |
![]() | ThirdBodyElevationAngleConstraint(CentralBody, Point, Double) |
Initializes a new instance with the specified central body, third body point, and minimum value.
|
![]() | ThirdBodyElevationAngleConstraint(IServiceProvider, Point, Double) |
Initializes a new instance with the specified constrained object, third body point, and minimum value.
|
![]() | ThirdBodyElevationAngleConstraint(Point, Double, Double) |
Initializes a new instance with the specified third body point, minimum value, and maximum value.
|
![]() | ThirdBodyElevationAngleConstraint(CentralBody, Point, Double, Double) |
Initializes a new instance with the specified central body, third body point, minimum value, and maximum value.
|
![]() | ThirdBodyElevationAngleConstraint(IServiceProvider, CentralBody, Point, Double) |
Initializes a new instance with the specified constrained object, central body, third body point, and minimum value.
|
![]() | ThirdBodyElevationAngleConstraint(IServiceProvider, Point, Double, Double) |
Initializes a new instance with the specified constrained object, third body point, minimum value, and maximum value.
|
![]() | ThirdBodyElevationAngleConstraint(IServiceProvider, CentralBody, Point, Double, Double) |
Initializes a new instance with the specified constrained object, central body, third body point,
minimum value, and maximum value.
|