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