Class: Simatic::Types::Real

Inherits:
SimaticSimpleType show all
Defined in:
lib/simatic/types/real.rb

Constant Summary collapse

LENGTH =
4
PATTERN =
'g'

Method Summary

Methods inherited from SimaticSimpleType

parse_one, serialize

Methods inherited from SimaticType

#initialize, parse, parse_one, #serialize

Constructor Details

This class inherits a constructor from Simatic::Types::SimaticType