RangeRateConstraint Constructor |
Name | Description | |
---|---|---|
RangeRateConstraint |
Initializes a new instance with default values.
| |
RangeRateConstraint(Double) |
Initializes a new instance with the specified maximum value.
| |
RangeRateConstraint(Double, Double) |
Initializes a new instance with the specified minimum value and maximum value.
| |
RangeRateConstraint(IServiceProvider, Double) |
Initializes a new instance with the specified constrained link, constrained link end, and maximum value.
| |
RangeRateConstraint(RangeRateConstraint, CopyContext) | Initializes a new instance as a copy of an existing instance. | |
RangeRateConstraint(IServiceProvider, Double, Double) |
Initializes a new instance with the specified constrained link, constrained link end, minimum value,
and maximum value.
|