Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::middleware::frontseat::protobuf::EulerAngles Class Referencefinal

#include <goby/middleware/protobuf/frontseat_data.pb.h>

Inheritance diagram for goby::middleware::frontseat::protobuf::EulerAngles:

Public Types

enum  : int {
  kRollFieldNumber = 1 , kPitchFieldNumber = 2 , kHeadingFieldNumber = 3 , kCourseOverGroundFieldNumber = 4 ,
  kRollRateFieldNumber = 10 , kPitchRateFieldNumber = 11 , kHeadingRateFieldNumber = 12
}
 
typedef boost::units::plane_angle_dimension roll_dimension
 
typedef boost::units::unit< roll_dimension, boost::units::degree::system > roll_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 heading_dimension
 
typedef boost::units::unit< heading_dimension, boost::units::degree::system > heading_unit
 
typedef boost::units::plane_angle_dimension course_over_ground_dimension
 
typedef boost::units::unit< course_over_ground_dimension, boost::units::degree::system > course_over_ground_unit
 
typedef boost::mpl::divides< boost::units::plane_angle_dimension, boost::units::time_dimension >::type roll_rate_dimension
 
typedef boost::units::unit< roll_rate_dimension, boost::units::degree::system > roll_rate_unit
 
typedef boost::mpl::divides< boost::units::plane_angle_dimension, boost::units::time_dimension >::type pitch_rate_dimension
 
typedef boost::units::unit< pitch_rate_dimension, boost::units::degree::system > pitch_rate_unit
 
typedef boost::mpl::divides< boost::units::plane_angle_dimension, boost::units::time_dimension >::type heading_rate_dimension
 
typedef boost::units::unit< heading_rate_dimension, boost::units::degree::system > heading_rate_unit
 

Public Member Functions

 EulerAngles ()
 
 ~EulerAngles () override
 
PROTOBUF_CONSTEXPR EulerAngles (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 EulerAngles (const EulerAngles &from)
 
 EulerAngles (EulerAngles &&from) noexcept
 
EulerAnglesoperator= (const EulerAngles &from)
 
EulerAnglesoperator= (EulerAngles &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (EulerAngles *other)
 
void UnsafeArenaSwap (EulerAngles *other)
 
EulerAnglesNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const EulerAngles &from)
 
void MergeFrom (const EulerAngles &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
bool has_roll () const
 
void clear_roll ()
 
double roll () const
 
void set_roll (double value)
 
bool has_pitch () const
 
void clear_pitch ()
 
double pitch () const
 
void set_pitch (double value)
 
bool has_heading () const
 
void clear_heading ()
 
double heading () const
 
void set_heading (double value)
 
bool has_course_over_ground () const
 
void clear_course_over_ground ()
 
double course_over_ground () const
 
void set_course_over_ground (double value)
 
bool has_roll_rate () const
 
void clear_roll_rate ()
 
double roll_rate () const
 
void set_roll_rate (double value)
 
bool has_pitch_rate () const
 
void clear_pitch_rate ()
 
double pitch_rate () const
 
void set_pitch_rate (double value)
 
bool has_heading_rate () const
 
void clear_heading_rate ()
 
double heading_rate () const
 
void set_heading_rate (double value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &id)
 
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
 
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_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_course_over_ground_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity course_over_ground_with_units () const
 
boost::units::quantity< course_over_ground_unit, double > course_over_ground_with_units () const
 
template<typename Quantity >
void set_roll_rate_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity roll_rate_with_units () const
 
boost::units::quantity< roll_rate_unit, double > roll_rate_with_units () const
 
template<typename Quantity >
void set_pitch_rate_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity pitch_rate_with_units () const
 
boost::units::quantity< pitch_rate_unit, double > pitch_rate_with_units () const
 
template<typename Quantity >
void set_heading_rate_with_units (Quantity value_w_units)
 
template<typename Quantity >
Quantity heading_rate_with_units () const
 
boost::units::quantity< heading_rate_unit, double > heading_rate_with_units () const
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const EulerAnglesdefault_instance ()
 
static const EulerAnglesinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

 EulerAngles (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_5fdata_2eproto
 
void swap (EulerAngles &a, EulerAngles &b)
 

Detailed Description

Definition at line 2195 of file frontseat_data.pb.h.

Member Typedef Documentation

◆ course_over_ground_dimension

Definition at line 2657 of file frontseat_data.pb.h.

◆ course_over_ground_unit

Definition at line 2659 of file frontseat_data.pb.h.

◆ heading_dimension

typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::EulerAngles::heading_dimension

Definition at line 2642 of file frontseat_data.pb.h.

◆ heading_rate_dimension

typedef boost::mpl::divides<boost::units::plane_angle_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::EulerAngles::heading_rate_dimension

Definition at line 2702 of file frontseat_data.pb.h.

◆ heading_rate_unit

Definition at line 2704 of file frontseat_data.pb.h.

◆ heading_unit

typedef boost::units::unit<heading_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::EulerAngles::heading_unit

Definition at line 2644 of file frontseat_data.pb.h.

◆ pitch_dimension

typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::EulerAngles::pitch_dimension

Definition at line 2627 of file frontseat_data.pb.h.

◆ pitch_rate_dimension

typedef boost::mpl::divides<boost::units::plane_angle_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::EulerAngles::pitch_rate_dimension

Definition at line 2687 of file frontseat_data.pb.h.

◆ pitch_rate_unit

typedef boost::units::unit<pitch_rate_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::EulerAngles::pitch_rate_unit

Definition at line 2689 of file frontseat_data.pb.h.

◆ pitch_unit

typedef boost::units::unit<pitch_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::EulerAngles::pitch_unit

Definition at line 2629 of file frontseat_data.pb.h.

◆ roll_dimension

typedef boost::units::plane_angle_dimension goby::middleware::frontseat::protobuf::EulerAngles::roll_dimension

Definition at line 2612 of file frontseat_data.pb.h.

◆ roll_rate_dimension

typedef boost::mpl::divides<boost::units::plane_angle_dimension,boost::units::time_dimension>::type goby::middleware::frontseat::protobuf::EulerAngles::roll_rate_dimension

Definition at line 2672 of file frontseat_data.pb.h.

◆ roll_rate_unit

typedef boost::units::unit<roll_rate_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::EulerAngles::roll_rate_unit

Definition at line 2674 of file frontseat_data.pb.h.

◆ roll_unit

typedef boost::units::unit<roll_dimension,boost::units::degree::system> goby::middleware::frontseat::protobuf::EulerAngles::roll_unit

Definition at line 2614 of file frontseat_data.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kRollFieldNumber 
kPitchFieldNumber 
kHeadingFieldNumber 
kCourseOverGroundFieldNumber 
kRollRateFieldNumber 
kPitchRateFieldNumber 
kHeadingRateFieldNumber 

Definition at line 2322 of file frontseat_data.pb.h.

Constructor & Destructor Documentation

◆ EulerAngles() [1/5]

goby::middleware::frontseat::protobuf::EulerAngles::EulerAngles ( )
inline

Definition at line 2198 of file frontseat_data.pb.h.

◆ ~EulerAngles()

goby::middleware::frontseat::protobuf::EulerAngles::~EulerAngles ( )
override

◆ EulerAngles() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::frontseat::protobuf::EulerAngles::EulerAngles ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ EulerAngles() [3/5]

goby::middleware::frontseat::protobuf::EulerAngles::EulerAngles ( const EulerAngles from)

◆ EulerAngles() [4/5]

goby::middleware::frontseat::protobuf::EulerAngles::EulerAngles ( EulerAngles &&  from)
inlinenoexcept

Definition at line 2203 of file frontseat_data.pb.h.

◆ EulerAngles() [5/5]

goby::middleware::frontseat::protobuf::EulerAngles::EulerAngles ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::middleware::frontseat::protobuf::EulerAngles::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::middleware::frontseat::protobuf::EulerAngles::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::frontseat::protobuf::EulerAngles::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2568 of file frontseat_data.pb.h.

◆ AddExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::EulerAngles::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 2580 of file frontseat_data.pb.h.

◆ ByteSizeLong()

size_t goby::middleware::frontseat::protobuf::EulerAngles::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::frontseat::protobuf::EulerAngles::Clear ( )
final

◆ clear_course_over_ground()

void goby::middleware::frontseat::protobuf::EulerAngles::clear_course_over_ground ( )
inline

Definition at line 5126 of file frontseat_data.pb.h.

◆ clear_heading()

void goby::middleware::frontseat::protobuf::EulerAngles::clear_heading ( )
inline

Definition at line 5098 of file frontseat_data.pb.h.

◆ clear_heading_rate()

void goby::middleware::frontseat::protobuf::EulerAngles::clear_heading_rate ( )
inline

Definition at line 5210 of file frontseat_data.pb.h.

◆ clear_pitch()

void goby::middleware::frontseat::protobuf::EulerAngles::clear_pitch ( )
inline

Definition at line 5070 of file frontseat_data.pb.h.

◆ clear_pitch_rate()

void goby::middleware::frontseat::protobuf::EulerAngles::clear_pitch_rate ( )
inline

Definition at line 5182 of file frontseat_data.pb.h.

◆ clear_roll()

void goby::middleware::frontseat::protobuf::EulerAngles::clear_roll ( )
inline

Definition at line 5042 of file frontseat_data.pb.h.

◆ clear_roll_rate()

void goby::middleware::frontseat::protobuf::EulerAngles::clear_roll_rate ( )
inline

Definition at line 5154 of file frontseat_data.pb.h.

◆ ClearExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::EulerAngles::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2436 of file frontseat_data.pb.h.

◆ CopyFrom()

void goby::middleware::frontseat::protobuf::EulerAngles::CopyFrom ( const EulerAngles from)

◆ course_over_ground()

double goby::middleware::frontseat::protobuf::EulerAngles::course_over_ground ( ) const
inline

Definition at line 5133 of file frontseat_data.pb.h.

◆ course_over_ground_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::frontseat::protobuf::EulerAngles::course_over_ground_with_units ( ) const
inline

Definition at line 2666 of file frontseat_data.pb.h.

◆ course_over_ground_with_units() [2/2]

boost::units::quantity< course_over_ground_unit, double > goby::middleware::frontseat::protobuf::EulerAngles::course_over_ground_with_units ( ) const
inline

Definition at line 2669 of file frontseat_data.pb.h.

◆ default_instance()

static const EulerAngles & goby::middleware::frontseat::protobuf::EulerAngles::default_instance ( )
inlinestatic

Definition at line 2242 of file frontseat_data.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::EulerAngles::descriptor ( )
inlinestatic

Definition at line 2233 of file frontseat_data.pb.h.

◆ ExtensionSize()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int goby::middleware::frontseat::protobuf::EulerAngles::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2446 of file frontseat_data.pb.h.

◆ GetCachedSize()

int goby::middleware::frontseat::protobuf::EulerAngles::GetCachedSize ( ) const
inlinefinal

Definition at line 2295 of file frontseat_data.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::frontseat::protobuf::EulerAngles::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::EulerAngles::GetDescriptor ( )
inlinestatic

Definition at line 2236 of file frontseat_data.pb.h.

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType goby::middleware::frontseat::protobuf::EulerAngles::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2456 of file frontseat_data.pb.h.

◆ GetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType goby::middleware::frontseat::protobuf::EulerAngles::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

Definition at line 2535 of file frontseat_data.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::frontseat::protobuf::EulerAngles::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::frontseat::protobuf::EulerAngles::GetReflection ( )
inlinestatic

Definition at line 2239 of file frontseat_data.pb.h.

◆ GetRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & goby::middleware::frontseat::protobuf::EulerAngles::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2593 of file frontseat_data.pb.h.

◆ has_course_over_ground()

bool goby::middleware::frontseat::protobuf::EulerAngles::has_course_over_ground ( ) const
inline

Definition at line 5123 of file frontseat_data.pb.h.

◆ has_heading()

bool goby::middleware::frontseat::protobuf::EulerAngles::has_heading ( ) const
inline

Definition at line 5095 of file frontseat_data.pb.h.

◆ has_heading_rate()

bool goby::middleware::frontseat::protobuf::EulerAngles::has_heading_rate ( ) const
inline

Definition at line 5207 of file frontseat_data.pb.h.

◆ has_pitch()

bool goby::middleware::frontseat::protobuf::EulerAngles::has_pitch ( ) const
inline

Definition at line 5067 of file frontseat_data.pb.h.

◆ has_pitch_rate()

bool goby::middleware::frontseat::protobuf::EulerAngles::has_pitch_rate ( ) const
inline

Definition at line 5179 of file frontseat_data.pb.h.

◆ has_roll()

bool goby::middleware::frontseat::protobuf::EulerAngles::has_roll ( ) const
inline

Definition at line 5039 of file frontseat_data.pb.h.

◆ has_roll_rate()

bool goby::middleware::frontseat::protobuf::EulerAngles::has_roll_rate ( ) const
inline

Definition at line 5151 of file frontseat_data.pb.h.

◆ HasExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool goby::middleware::frontseat::protobuf::EulerAngles::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2426 of file frontseat_data.pb.h.

◆ heading()

double goby::middleware::frontseat::protobuf::EulerAngles::heading ( ) const
inline

Definition at line 5105 of file frontseat_data.pb.h.

◆ heading_rate()

double goby::middleware::frontseat::protobuf::EulerAngles::heading_rate ( ) const
inline

Definition at line 5217 of file frontseat_data.pb.h.

◆ heading_rate_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::frontseat::protobuf::EulerAngles::heading_rate_with_units ( ) const
inline

Definition at line 2711 of file frontseat_data.pb.h.

◆ heading_rate_with_units() [2/2]

boost::units::quantity< heading_rate_unit, double > goby::middleware::frontseat::protobuf::EulerAngles::heading_rate_with_units ( ) const
inline

Definition at line 2714 of file frontseat_data.pb.h.

◆ heading_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::frontseat::protobuf::EulerAngles::heading_with_units ( ) const
inline

Definition at line 2651 of file frontseat_data.pb.h.

◆ heading_with_units() [2/2]

boost::units::quantity< heading_unit, double > goby::middleware::frontseat::protobuf::EulerAngles::heading_with_units ( ) const
inline

Definition at line 2654 of file frontseat_data.pb.h.

◆ internal_default_instance()

static const EulerAngles * goby::middleware::frontseat::protobuf::EulerAngles::internal_default_instance ( )
inlinestatic

Definition at line 2245 of file frontseat_data.pb.h.

◆ IsInitialized()

bool goby::middleware::frontseat::protobuf::EulerAngles::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::middleware::frontseat::protobuf::EulerAngles::MergeFrom ( const EulerAngles from)
inline

Definition at line 2282 of file frontseat_data.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::frontseat::protobuf::EulerAngles::mutable_unknown_fields ( )
inline

Definition at line 2229 of file frontseat_data.pb.h.

◆ MutableExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::EulerAngles::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2467 of file frontseat_data.pb.h.

◆ MutableExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::frontseat::protobuf::EulerAngles::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
)
inline

Definition at line 2546 of file frontseat_data.pb.h.

◆ MutableRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * goby::middleware::frontseat::protobuf::EulerAngles::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2604 of file frontseat_data.pb.h.

◆ New()

EulerAngles * goby::middleware::frontseat::protobuf::EulerAngles::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 2276 of file frontseat_data.pb.h.

◆ operator=() [1/2]

EulerAngles & goby::middleware::frontseat::protobuf::EulerAngles::operator= ( const EulerAngles from)
inline

Definition at line 2208 of file frontseat_data.pb.h.

◆ operator=() [2/2]

EulerAngles & goby::middleware::frontseat::protobuf::EulerAngles::operator= ( EulerAngles &&  from)
inlinenoexcept

Definition at line 2212 of file frontseat_data.pb.h.

◆ pitch()

double goby::middleware::frontseat::protobuf::EulerAngles::pitch ( ) const
inline

Definition at line 5077 of file frontseat_data.pb.h.

◆ pitch_rate()

double goby::middleware::frontseat::protobuf::EulerAngles::pitch_rate ( ) const
inline

Definition at line 5189 of file frontseat_data.pb.h.

◆ pitch_rate_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::frontseat::protobuf::EulerAngles::pitch_rate_with_units ( ) const
inline

Definition at line 2696 of file frontseat_data.pb.h.

◆ pitch_rate_with_units() [2/2]

boost::units::quantity< pitch_rate_unit, double > goby::middleware::frontseat::protobuf::EulerAngles::pitch_rate_with_units ( ) const
inline

Definition at line 2699 of file frontseat_data.pb.h.

◆ pitch_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::frontseat::protobuf::EulerAngles::pitch_with_units ( ) const
inline

Definition at line 2636 of file frontseat_data.pb.h.

◆ pitch_with_units() [2/2]

boost::units::quantity< pitch_unit, double > goby::middleware::frontseat::protobuf::EulerAngles::pitch_with_units ( ) const
inline

Definition at line 2639 of file frontseat_data.pb.h.

◆ ReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::EulerAngles::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2513 of file frontseat_data.pb.h.

◆ roll()

double goby::middleware::frontseat::protobuf::EulerAngles::roll ( ) const
inline

Definition at line 5049 of file frontseat_data.pb.h.

◆ roll_rate()

double goby::middleware::frontseat::protobuf::EulerAngles::roll_rate ( ) const
inline

Definition at line 5161 of file frontseat_data.pb.h.

◆ roll_rate_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::frontseat::protobuf::EulerAngles::roll_rate_with_units ( ) const
inline

Definition at line 2681 of file frontseat_data.pb.h.

◆ roll_rate_with_units() [2/2]

boost::units::quantity< roll_rate_unit, double > goby::middleware::frontseat::protobuf::EulerAngles::roll_rate_with_units ( ) const
inline

Definition at line 2684 of file frontseat_data.pb.h.

◆ roll_with_units() [1/2]

template<typename Quantity >
Quantity goby::middleware::frontseat::protobuf::EulerAngles::roll_with_units ( ) const
inline

Definition at line 2621 of file frontseat_data.pb.h.

◆ roll_with_units() [2/2]

boost::units::quantity< roll_unit, double > goby::middleware::frontseat::protobuf::EulerAngles::roll_with_units ( ) const
inline

Definition at line 2624 of file frontseat_data.pb.h.

◆ set_course_over_ground()

void goby::middleware::frontseat::protobuf::EulerAngles::set_course_over_ground ( double  value)
inline

Definition at line 5141 of file frontseat_data.pb.h.

◆ set_course_over_ground_with_units()

template<typename Quantity >
void goby::middleware::frontseat::protobuf::EulerAngles::set_course_over_ground_with_units ( Quantity  value_w_units)
inline

Definition at line 2662 of file frontseat_data.pb.h.

◆ set_heading()

void goby::middleware::frontseat::protobuf::EulerAngles::set_heading ( double  value)
inline

Definition at line 5113 of file frontseat_data.pb.h.

◆ set_heading_rate()

void goby::middleware::frontseat::protobuf::EulerAngles::set_heading_rate ( double  value)
inline

Definition at line 5225 of file frontseat_data.pb.h.

◆ set_heading_rate_with_units()

template<typename Quantity >
void goby::middleware::frontseat::protobuf::EulerAngles::set_heading_rate_with_units ( Quantity  value_w_units)
inline

Definition at line 2707 of file frontseat_data.pb.h.

◆ set_heading_with_units()

template<typename Quantity >
void goby::middleware::frontseat::protobuf::EulerAngles::set_heading_with_units ( Quantity  value_w_units)
inline

Definition at line 2647 of file frontseat_data.pb.h.

◆ set_pitch()

void goby::middleware::frontseat::protobuf::EulerAngles::set_pitch ( double  value)
inline

Definition at line 5085 of file frontseat_data.pb.h.

◆ set_pitch_rate()

void goby::middleware::frontseat::protobuf::EulerAngles::set_pitch_rate ( double  value)
inline

Definition at line 5197 of file frontseat_data.pb.h.

◆ set_pitch_rate_with_units()

template<typename Quantity >
void goby::middleware::frontseat::protobuf::EulerAngles::set_pitch_rate_with_units ( Quantity  value_w_units)
inline

Definition at line 2692 of file frontseat_data.pb.h.

◆ set_pitch_with_units()

template<typename Quantity >
void goby::middleware::frontseat::protobuf::EulerAngles::set_pitch_with_units ( Quantity  value_w_units)
inline

Definition at line 2632 of file frontseat_data.pb.h.

◆ set_roll()

void goby::middleware::frontseat::protobuf::EulerAngles::set_roll ( double  value)
inline

Definition at line 5057 of file frontseat_data.pb.h.

◆ set_roll_rate()

void goby::middleware::frontseat::protobuf::EulerAngles::set_roll_rate ( double  value)
inline

Definition at line 5169 of file frontseat_data.pb.h.

◆ set_roll_rate_with_units()

template<typename Quantity >
void goby::middleware::frontseat::protobuf::EulerAngles::set_roll_rate_with_units ( Quantity  value_w_units)
inline

Definition at line 2677 of file frontseat_data.pb.h.

◆ set_roll_with_units()

template<typename Quantity >
void goby::middleware::frontseat::protobuf::EulerAngles::set_roll_with_units ( Quantity  value_w_units)
inline

Definition at line 2617 of file frontseat_data.pb.h.

◆ SetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::EulerAngles::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 2489 of file frontseat_data.pb.h.

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::EulerAngles::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 2557 of file frontseat_data.pb.h.

◆ SetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::EulerAngles::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::ConstType  value 
)
inline

Definition at line 2478 of file frontseat_data.pb.h.

◆ Swap()

void goby::middleware::frontseat::protobuf::EulerAngles::Swap ( EulerAngles other)
inline

Definition at line 2255 of file frontseat_data.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::frontseat::protobuf::EulerAngles::unknown_fields ( ) const
inline

Definition at line 2226 of file frontseat_data.pb.h.

◆ UnsafeArenaReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::EulerAngles::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2524 of file frontseat_data.pb.h.

◆ UnsafeArenaSetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::EulerAngles::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< EulerAngles, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 2500 of file frontseat_data.pb.h.

◆ UnsafeArenaSwap()

void goby::middleware::frontseat::protobuf::EulerAngles::UnsafeArenaSwap ( EulerAngles other)
inline

Definition at line 2268 of file frontseat_data.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

Definition at line 2721 of file frontseat_data.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

Definition at line 2304 of file frontseat_data.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_5fdata_2eproto

◆ swap

void swap ( EulerAngles a,
EulerAngles b 
)
friend

Definition at line 2252 of file frontseat_data.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::frontseat::protobuf::EulerAngles::_class_data_
static

Definition at line 2313 of file frontseat_data.pb.h.

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::EulerAngles::_impl_

Definition at line 2737 of file frontseat_data.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::EulerAngles::kIndexInFileMessages
staticconstexpr
Initial value:
=
4

Definition at line 2249 of file frontseat_data.pb.h.


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