BT368i

 view release on metacpan or  search on metacpan

lib/BT368i/NMEA/GP/GGA.pm  view on Meta::CPAN

=head2 Methods

=over 2

=item $gga->parse();

Parse a GPGGA sentance.

=item $gga->print();

Print a decoded output of a GPGGA sentance.

=item $gga->log($filename);

Log the GPGGA sentance to a file.

=back

=head1 AUTHOR

Travis Kent Beste, travis@tencorners.com

lib/BT368i/NMEA/GP/GLL.pm  view on Meta::CPAN

=head2 Methods

=over 2

=item $gll->parse();

Parse a GPGLL sentance.

=item $gll->print();

Print a decoded output of a GPGLL sentance.

=item $gll->log($filename);

Log the GPGLL sentance to a file.

=back

=head1 AUTHOR

Travis Kent Beste, travis@tencorners.com

lib/BT368i/NMEA/GP/GSA.pm  view on Meta::CPAN

=head2 Methods

=over 2

=item $gsa->parse();

Parse a GPGSA sentance.

=item $gsa->print();

Print a decoded output of a GPGSA sentance.

=item $gsa->log($filename);

Log the GPGSA sentance to a file.

=back

=head1 AUTHOR

Travis Kent Beste, travis@tencorners.com

lib/BT368i/NMEA/GP/GSV.pm  view on Meta::CPAN

=head2 Methods

=over 2

=item $gsv->parse();

Parse a GPGSV sentance.

=item $gsv->print();

Print a decoded output of a GPGSV sentance.

=item $gsv->log($filename);

Log the GPGSV sentance to a file.

=back

=head1 AUTHOR

Travis Kent Beste, travis@tencorners.com

lib/BT368i/NMEA/GP/RMC.pm  view on Meta::CPAN

=head2 Methods

=over 2

=item $rmc->parse();

Parse a GPRMC sentance.

=item $rmc->print();

Print a decoded output of a GPRMC sentance.

=item $rmc->log($filename);

Log the GPRMC sentance to a file.

=back

=head1 AUTHOR

Travis Kent Beste, travis@tencorners.com

lib/BT368i/NMEA/GP/VTG.pm  view on Meta::CPAN

=head2 Methods

=over 2

=item $vtg->parse();

Parse a GPVTG sentance.

=item $vtg->print();

Print a decoded output of a GPVTG sentance.

=item $vtg->log($filename);

Log the GPVTG sentance to a file.

=back

=head1 AUTHOR

Travis Kent Beste, travis@tencorners.com



( run in 0.611 second using v1.01-cache-2.11-cpan-26ccb49234f )