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