ISignalEcu
Summary
Represents a CAN Ecu.
- Methods
- Properties
Structure
- class ISignalEcu
- get_ips(filters: Array[Func[str, bool]]) IReadOnlyList[str]
Extracts a list of IPs from the network of the ECU by applying a list of filters.
- diagnostic_addresses
The list of diagnostic addresses of the ECU.
- Type
- input_frames
A list of the input frames of the ECU
- Type
- jitter
The maximum variation of the period of a periodically occurring timing event.
- Type
decimal
or None
- output_frames
A list of the output frames of the ECU
- Type