Class: Logpos::TripleArray::TP

Inherits:
Struct
  • Object
show all
Defined in:
lib/logpos.rb

Instance Attribute Summary collapse

Instance Attribute Details

#posObject

Returns the value of attribute pos

Returns:

  • (Object)

    the current value of pos



68
69
70
# File 'lib/logpos.rb', line 68

def pos
  @pos
end

#timeObject

Returns the value of attribute time

Returns:

  • (Object)

    the current value of time



68
69
70
# File 'lib/logpos.rb', line 68

def time
  @time
end