Class: LiveF1::Packet::Car::Gap

Inherits:
LiveF1::Packet::Car show all
Includes:
Decryptable, Type::Short
Defined in:
lib/live_f1/packet/car/gap.rb

Instance Attribute Summary

Attributes included from Decryptable

#raw_data

Attributes inherited from LiveF1::Packet

#data, #header, #source

Method Summary

Methods included from Decryptable

#bytes, #data=

Methods included from Type::Short

#length, #spare_bits

Methods inherited from LiveF1::Packet::Car

#leader

Methods inherited from LiveF1::Packet

from_source, #initialize, #inspect, #leader, #spare_bits, #spare_data, #to_s

Constructor Details

This class inherits a constructor from LiveF1::Packet