Libraries
»
gpx
(1.2.1)
»
Index
»
GPX
»
Point
»
#speed
Method: GPX::Point#speed
Defined in:
lib/gpx/point.rb
#
speed
⇒
Object
Returns the value of attribute speed.
7 8 9
# File 'lib/gpx/point.rb', line 7
def
speed
@speed
end