Class HydatParameterInterval
Constructors
constructor
- new HydatParameterInterval(lowerBounds, upperBounds): HydatParameterInterval
Parameters
lowerBounds: {
value: string;
}[]
upperBounds: {
value: string;
}[]
Properties
lowerBound
lowerBound: Bound
upperBound
upperBound: Bound