#include <jaiabot/messages/imu.pb.h>
Public Types | |
typedef boost::units::plane_angle_dimension | heading_dimension |
typedef boost::units::unit< heading_dimension, boost::units::degree::system > | heading_unit |
typedef boost::units::plane_angle_dimension | pitch_dimension |
typedef boost::units::unit< pitch_dimension, boost::units::degree::system > | pitch_unit |
typedef boost::units::plane_angle_dimension | roll_dimension |
typedef boost::units::unit< roll_dimension, boost::units::degree::system > | roll_unit |
Public Member Functions | |
IMUData_EulerAngles () | |
virtual | ~IMUData_EulerAngles () |
IMUData_EulerAngles (const IMUData_EulerAngles &from) | |
IMUData_EulerAngles & | operator= (const IMUData_EulerAngles &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline ::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (IMUData_EulerAngles *other) |
IMUData_EulerAngles * | New () const final |
IMUData_EulerAngles * | New (::google::protobuf::Arena *arena) const final |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const IMUData_EulerAngles &from) |
void | MergeFrom (const IMUData_EulerAngles &from) |
void | Clear () final |
bool | IsInitialized () const final |
size_t | ByteSizeLong () const final |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_heading () const |
void | clear_heading () |
double | heading () const |
void | set_heading (double value) |
bool | has_pitch () const |
void | clear_pitch () |
double | pitch () const |
void | set_pitch (double value) |
bool | has_roll () const |
void | clear_roll () |
double | roll () const |
void | set_roll (double value) |
template<typename Quantity > | |
void | set_heading_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | heading_with_units () const |
boost::units::quantity< heading_unit, double > | heading_with_units () const |
template<typename Quantity > | |
void | set_pitch_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | pitch_with_units () const |
boost::units::quantity< pitch_unit, double > | pitch_with_units () const |
template<typename Quantity > | |
void | set_roll_with_units (Quantity value_w_units) |
template<typename Quantity > | |
Quantity | roll_with_units () const |
boost::units::quantity< roll_unit, double > | roll_with_units () const |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const IMUData_EulerAngles & | default_instance () |
static void | InitAsDefaultInstance () |
static const IMUData_EulerAngles * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
static const int | kHeadingFieldNumber = 1 |
static const int | kPitchFieldNumber = 2 |
static const int | kRollFieldNumber = 3 |
Friends | |
struct | ::protobuf_jaiabot_2fmessages_2fimu_2eproto::TableStruct |
void | swap (IMUData_EulerAngles &a, IMUData_EulerAngles &b) |
typedef boost::units::plane_angle_dimension jaiabot::protobuf::IMUData_EulerAngles::heading_dimension |
typedef boost::units::unit<heading_dimension,boost::units::degree::system> jaiabot::protobuf::IMUData_EulerAngles::heading_unit |
typedef boost::units::plane_angle_dimension jaiabot::protobuf::IMUData_EulerAngles::pitch_dimension |
typedef boost::units::unit<pitch_dimension,boost::units::degree::system> jaiabot::protobuf::IMUData_EulerAngles::pitch_unit |
typedef boost::units::plane_angle_dimension jaiabot::protobuf::IMUData_EulerAngles::roll_dimension |
typedef boost::units::unit<roll_dimension,boost::units::degree::system> jaiabot::protobuf::IMUData_EulerAngles::roll_unit |
jaiabot::protobuf::IMUData_EulerAngles::IMUData_EulerAngles | ( | ) |
|
virtual |
jaiabot::protobuf::IMUData_EulerAngles::IMUData_EulerAngles | ( | const IMUData_EulerAngles & | from | ) |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
final |
void jaiabot::protobuf::IMUData_EulerAngles::CopyFrom | ( | const IMUData_EulerAngles & | from | ) |
|
static |
|
static |
|
inlinefinal |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
static |
|
inlinestatic |
|
final |
|
final |
|
final |
void jaiabot::protobuf::IMUData_EulerAngles::MergeFrom | ( | const IMUData_EulerAngles & | from | ) |
|
final |
|
inline |
|
inlinefinal |
|
inlinefinal |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void jaiabot::protobuf::IMUData_EulerAngles::Swap | ( | IMUData_EulerAngles * | other | ) |
|
inline |
|
friend |
|
friend |
|
static |
|
staticconstexpr |
|
static |
|
static |