Class: PhysicalSegment

Inherits:
Struct
  • Object
show all
Defined in:
lib/thinp_xml/thinp/analysis.rb

Instance Attribute Summary collapse

Instance Attribute Details

#data_beginObject

Returns the value of attribute data_begin

Returns:

  • (Object)

    the current value of data_begin



7
8
9
# File 'lib/thinp_xml/thinp/analysis.rb', line 7

def data_begin
  @data_begin
end

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



7
8
9
# File 'lib/thinp_xml/thinp/analysis.rb', line 7

def length
  @length
end

#origin_beginObject

Returns the value of attribute origin_begin

Returns:

  • (Object)

    the current value of origin_begin



7
8
9
# File 'lib/thinp_xml/thinp/analysis.rb', line 7

def origin_begin
  @origin_begin
end