Class: LogicalSegment

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

Overview

In sectors, not blocks as in the mapping structs

Instance Attribute Summary collapse

Instance Attribute Details

#lengthObject

Returns the value of attribute length

Returns:

  • (Object)

    the current value of length



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

def length
  @length
end

#physical_segmentsObject

Returns the value of attribute physical_segments

Returns:

  • (Object)

    the current value of physical_segments



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

def physical_segments
  @physical_segments
end