truck-code
All Classes Files Functions Variables Typedefs Macros
Public Attributes | List of all members
j1939_tcfg_typ Struct Reference

#include <j1939_struct.h>

Collaboration diagram for j1939_tcfg_typ:
Collaboration graph
[legend]

Public Attributes

timestamp_t timestamp
 
int num_rev_gear_ratios
 
int num_fwd_gear_ratios
 
double rev_gear_ratios [MAX_REVERSE_GEARS]
 
double fwd_gear_rations [MAX_FORWARD_GEARS]
 

Detailed Description

PDU TCFG (Transmission Configuration) doc. in J1939 - 71, p155

Member Data Documentation

◆ fwd_gear_rations

double j1939_tcfg_typ::fwd_gear_rations[MAX_FORWARD_GEARS]

Gear Ratios for Forward Gears

◆ num_fwd_gear_ratios

int j1939_tcfg_typ::num_fwd_gear_ratios

Number of Forward Gear Ratios (0-250)

◆ num_rev_gear_ratios

int j1939_tcfg_typ::num_rev_gear_ratios

Number of Reverse Gear Ratios (0-250)

◆ rev_gear_ratios

double j1939_tcfg_typ::rev_gear_ratios[MAX_REVERSE_GEARS]

Gear Ratios for Reverse Gears

◆ timestamp

timestamp_t j1939_tcfg_typ::timestamp

time the message was received


The documentation for this struct was generated from the following file: