IPduPool

Summary

Represents a set of N-PDUs which are defined for FlexRay-TP sending or receiving purpose.

Properties

Structure

class IPduPool
name

The name of the Pdu Pool.

Type

str

pdus

The list of the N-Pdus that are part of the Pdu Pool.

Type

IEnumerable[IPduType]

uuid

The UUID of the Pdu Pool.

Type

str