Property ScalingRawHigh
ScalingRawHigh
Defines the upper boundary of the raw data range before scaling. The value must be greater than ScalingRawLow.
[YamlIgnore]
[JsonIgnore]
public double? ScalingRawHigh { get; set; }
Defines the upper boundary of the raw data range before scaling. The value must be greater than ScalingRawLow.
[YamlIgnore]
[JsonIgnore]
public double? ScalingRawHigh { get; set; }