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.
carma_cooperative_perception::UtmZone Struct Reference

#include <utm_zone.hpp>

Collaboration diagram for carma_cooperative_perception::UtmZone:
Collaboration graph

Public Attributes

std::size_t number
 
Hemisphere hemisphere
 

Detailed Description

Definition at line 29 of file utm_zone.hpp.

Member Data Documentation

◆ hemisphere

Hemisphere carma_cooperative_perception::UtmZone::hemisphere

Definition at line 32 of file utm_zone.hpp.

Referenced by carma_cooperative_perception::calculate_utm_zone().

◆ number

std::size_t carma_cooperative_perception::UtmZone::number

Definition at line 31 of file utm_zone.hpp.

Referenced by carma_cooperative_perception::calculate_utm_zone().


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