Class: Pray::VerifyPosition::PositionDriftSummary

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

Instance Attribute Summary collapse

Instance Attribute Details

#causeObject

Returns the value of attribute cause

Returns:

  • (Object)

    the current value of cause



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def cause
  @cause
end

#file_closeObject

Returns the value of attribute file_close

Returns:

  • (Object)

    the current value of file_close



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def file_close
  @file_close
end

#file_openObject

Returns the value of attribute file_open

Returns:

  • (Object)

    the current value of file_open



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def file_open
  @file_open
end

#first_idObject

Returns the value of attribute first_id

Returns:

  • (Object)

    the current value of first_id



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def first_id
  @first_id
end

#lock_closeObject

Returns the value of attribute lock_close

Returns:

  • (Object)

    the current value of lock_close



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def lock_close
  @lock_close
end

#lock_openObject

Returns the value of attribute lock_open

Returns:

  • (Object)

    the current value of lock_open



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def lock_open
  @lock_open
end

#marker_countObject

Returns the value of attribute marker_count

Returns:

  • (Object)

    the current value of marker_count



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def marker_count
  @marker_count
end

#target_pathObject

Returns the value of attribute target_path

Returns:

  • (Object)

    the current value of target_path



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def target_path
  @target_path
end

#uniform_deltaObject

Returns the value of attribute uniform_delta

Returns:

  • (Object)

    the current value of uniform_delta



7
8
9
# File 'lib/pray/verify_position.rb', line 7

def uniform_delta
  @uniform_delta
end