Method: GPX::Point#elevation

Defined in:
lib/gpx/point.rb

#elevationObject

Returns the value of attribute elevation.



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

def elevation
  @elevation
end