Method: Origen::Specs::Documentation#type

Defined in:
lib/origen/specs/documentation.rb

#typeObject

Type is part of the 4-D Hash for the Tables. Corresponds to Spec 4-D Hash Usual values

  • DC -> Direct Current

  • AC -> Alternate Current

  • Temp -> Temperature

  • Supply -> Supply



36
37
38
# File 'lib/origen/specs/documentation.rb', line 36

def type
  @type
end