CentralBodySurfaceRegionSensorVolumeConstraint Constructor |
Name | Description | |
---|---|---|
CentralBodySurfaceRegionSensorVolumeConstraint |
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.
| |
CentralBodySurfaceRegionSensorVolumeConstraint(CentralBodySurfaceRegionSensorVolumeConstraint, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
CentralBodySurfaceRegionSensorVolumeConstraint(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.
|