Class: LiveF1::Packet::Sys::Weather
- Inherits:
-
LiveF1::Packet::Sys
- Object
- LiveF1::Packet
- LiveF1::Packet::Sys
- LiveF1::Packet::Sys::Weather
- Includes:
- Decryptable, Metric, Type::Short
- Defined in:
- lib/live_f1/packet/sys/weather.rb
Defined Under Namespace
Modules: Metric
Constant Summary
Constants included from Metric
Metric::AIR_PRESSURE, Metric::AIR_TEMPERATURE, Metric::HUMIDITY, Metric::SESSION_CLOCK, Metric::TRACK_TEMPERATURE, Metric::WET_TRACK, Metric::WIND_DIRECTION, Metric::WIND_SPEED
Instance Attribute Summary
Attributes included from Decryptable
Attributes inherited from LiveF1::Packet
Instance Method Summary collapse
Methods included from Decryptable
Methods included from Type::Short
Methods included from Enum
Methods inherited from LiveF1::Packet
from_source, #initialize, #inspect, #leader, #spare_bits, #spare_data
Constructor Details
This class inherits a constructor from LiveF1::Packet