Method: GPX::Point#speed

Defined in:
lib/gpx/point.rb

#speedObject

Returns the value of attribute speed.



7
8
9
# File 'lib/gpx/point.rb', line 7

def speed
  @speed
end