Carma-platform v4.2.0
CARMA Platform is built on robot operating system (ROS) and utilizes open source software (OSS) that enables Cooperative Driving Automation (CDA) features to allow Automated Driving Systems to interact and cooperate with infrastructure and other vehicles through communication.
month.hpp File Reference
#include <array>
#include <ostream>
Include dependency graph for month.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  carma_cooperative_perception::Month
 

Namespaces

namespace  carma_cooperative_perception
 

Variables

constexpr Month carma_cooperative_perception::January {1}
 
constexpr Month carma_cooperative_perception::February {2}
 
constexpr Month carma_cooperative_perception::March {3}
 
constexpr Month carma_cooperative_perception::April {4}
 
constexpr Month carma_cooperative_perception::May {5}
 
constexpr Month carma_cooperative_perception::June {6}
 
constexpr Month carma_cooperative_perception::July {7}
 
constexpr Month carma_cooperative_perception::August {8}
 
constexpr Month carma_cooperative_perception::September {9}
 
constexpr Month carma_cooperative_perception::October {10}
 
constexpr Month carma_cooperative_perception::November {11}
 
constexpr Month carma_cooperative_perception::December {12}