navit 0.5.3-trunk
Loading...
Searching...
No Matches
quantifier Struct Reference

A quantifier, which can be used with events and supplementary information. More...

#include <traffic.h>

Data Fields

union { 
 
   int   q_duration 
 
   int   q_int 
 
   int   q_speed 
 
   unsigned int   q_time 
 
u 
 

Detailed Description

A quantifier, which can be used with events and supplementary information.

Field Documentation

◆ q_duration

int quantifier::q_duration

A duration in 1/10 of a second.

Referenced by traffic_message_parse_events().

◆ q_int

int quantifier::q_int

An integer.

◆ q_speed

int quantifier::q_speed

A speed in km/h.

◆ q_time

unsigned int quantifier::q_time

A timestamp in epoch time (seconds elapsed since Jan 1, 1970, 00:00 UTC).

◆ [union]

union { ... } quantifier::u

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