Click or drag to resize

AzimuthAngleConstraint Constructor

Overload List
  NameDescription
Public methodAzimuthAngleConstraint
Initializes a new instance with default values.
Protected methodAzimuthAngleConstraint(AzimuthAngleConstraint, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodAzimuthAngleConstraint(Double, Double)
Initializes a new instance with the specified start angle and stop angle.
Public methodAzimuthAngleConstraint(CentralBody, Double, Double)
Initializes a new instance with the specified central body, start angle, and stop angle.
Public methodAzimuthAngleConstraint(IServiceProvider, LinkRole, Double, Double)
Initializes a new instance with the specified constrained link, constrained link end, start angle, and stop angle.
Public methodAzimuthAngleConstraint(IServiceProvider, LinkRole, CentralBody, Double, Double)
Initializes a new instance with the specified constrained link, constrained link end, central body, start angle, and stop angle.
Top
See Also