Attribute

constructor(name: String, type: VarType, normalized: Boolean, precision: Precision = Precision.DEFAULT, fixedLocation: Int)
constructor(    name: String,     type: VarType,     normalized: Boolean,     offset: Int? = null,     active: Boolean = true,     precision: Precision = Precision.DEFAULT,     divisor: Int = 0,     fixedLocation: Int)