kitt v0.3.0 Kitt.Message.ICA View Source

Defines the structure and instantiation function for creating a J2735-compliant Intersection Collision Alert message

An ICA defines the alert message type that is emitted to DSRC-capable vehicles entering the vicinity of an intersection in which a collision has occurred

Link to this section Summary

Types

t()

Defines the structure of an IntersectionCollision message and the data elements comprising its fields

Functions

Produces an ICA message struct from an equivalent map or keyword input

Returns the ICA identifying atom recognized by the ASN1 spec

Returns the ICA identifying integer

Link to this section Types

Link to this type

approach_or_lane()

View Source
approach_or_lane() ::
  {:approach, non_neg_integer()} | {:lane, non_neg_integer()}

Defines the structure of an IntersectionCollision message and the data elements comprising its fields

Link to this section Functions

Produces an ICA message struct from an equivalent map or keyword input

Returns the ICA identifying atom recognized by the ASN1 spec

Returns the ICA identifying integer