interface documentation

class twisted.positioning.ipositioning.INMEAReceiver(Interface): (source)

Known implementations: twisted.positioning.nmea.NMEAAdapter

View In Hierarchy

An object that can receive NMEA data.

Method sentenceReceived Method called when a sentence is received.
def sentenceReceived(sentence): (source)

Method called when a sentence is received.

ParameterssentenceThe received NMEA sentence. @type twisted.positioning.nmea.NMEASentence
API Documentation for Twisted, generated by pydoctor 20.12.1 at 2021-02-28 19:53:36.