Table of Contents - ruby-gps-0.0.3 Documentation
Classes and Modules
- Gps
- Gps::Device
- Gps::Nmea
- Gps::Nmea::Gga
- Gps::Nmea::Gll
- Gps::Nmea::Gsa
- Gps::Nmea::Gsv
- Gps::Nmea::HasDatetime
- Gps::Nmea::Rmc
- Gps::Nmea::Sentence
- Gps::Nmea::Vtg
- Gps::Nmea::Zda
Methods
- ::date_part_to_str — Gps::Nmea::Sentence
- ::new — Gps::Device
- ::new — Gps::Nmea::Gga
- ::new — Gps::Nmea::Gll
- ::new — Gps::Nmea::Gsa
- ::new — Gps::Nmea::Gsv
- ::new — Gps::Nmea::Rmc
- ::new — Gps::Nmea::Vtg
- ::new — Gps::Nmea::Zda
- ::open — Gps::Device
- ::parse — Gps::Nmea::Sentence
- ::time_part_to_str — Gps::Nmea::Sentence
- #checksum_valid? — Gps::Nmea::Sentence
- #close — Gps::Device
- #each_coordinates — Gps::Device
- #each_line — Gps::Device
- #each_sentence — Gps::Device
- #fill_data — Gps::Nmea::Gga
- #fill_data — Gps::Nmea::Gll
- #fill_data — Gps::Nmea::Gsa
- #fill_data — Gps::Nmea::Gsv
- #fill_data — Gps::Nmea::Rmc
- #fill_data — Gps::Nmea::Vtg
- #fill_data — Gps::Nmea::Zda
- #fill_parts — Gps::Nmea::Sentence
- #generate_checksum — Gps::Nmea::Sentence
- #get_checksum — Gps::Nmea::Sentence
- #has_coordinates? — Gps::Nmea::Sentence
- #has_datetime? — Gps::Nmea::Sentence
- #lat_dec — Gps::Nmea::Sentence
- #lat_long_dec — Gps::Nmea::Sentence
- #long_dec — Gps::Nmea::Sentence
- #on_altitude — Gps::Device
- #on_complete — Gps::Device
- #on_coordinates — Gps::Device
- #on_datetime — Gps::Device
- #on_magnetic_track — Gps::Device
- #on_speed_kmh — Gps::Device
- #on_speed_knots — Gps::Device
- #on_true_track — Gps::Device
- #rewind — Gps::Device
- #start — Gps::Device
- #start_async — Gps::Device
- #stop — Gps::Device
- #to_h — Gps::Nmea::Sentence
- #to_json — Gps::Nmea::Sentence
- #update_datetime — Gps::Device
- #update_datetime — Gps::Nmea::HasDatetime