Click or drag to resize

CentralBodySurfaceRegionSensorVolumeConstraint Constructor

Overload List
  NameDescription
Public methodCentralBodySurfaceRegionSensorVolumeConstraint
Initializes a new default instance. The ConstrainedLink must be set before an evaluator can be created. BoundaryResolution is set to a default of .01 radians, SensorTolerance is set to a fixed value of 10 meters, and ConstrainedLinkEnd is set to Transmitter.
Protected methodCentralBodySurfaceRegionSensorVolumeConstraint(CentralBodySurfaceRegionSensorVolumeConstraint, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodCentralBodySurfaceRegionSensorVolumeConstraint(IServiceProvider, LinkRole)
Initializes a new instance from the provided service provider, region, and central body. BoundaryResolution is set to a default of .01 radians and SensorTolerance is set to a fixed value of 10 meters.
Top
See Also