gis-tools-ts - v0.6.0
    Preparing search index...

    Class GTFSRealtimeTimeRange

    A time interval. The interval is considered active at time 't' if 't' is greater than or equal to the start time and less than the end time.

    Index

    Constructors

    Constructors

    • Parameters

      • pbf: PbfReader

        The Protobuf object to read from

      • end: number

        The end position of the message in the buffer

      Returns GTFSRealtimeTimeRange