Class IeScaledValue


  • public class IeScaledValue
    extends IeNormalizedValue
    Represents a scaled value (SVA) information element.
    • Constructor Detail

      • IeScaledValue

        public IeScaledValue​(int value)
        Scaled value is a 16 bit integer (short) in the range from -32768 to 32767
        Parameters:
        value - value in the range -32768 to 32767