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