#include <inertial.pb.h>
◆ Inertial() [1/2]
◆ ~Inertial()
◆ Inertial() [2/2]
◆ add_fluid_added_mass()
void add_fluid_added_mass |
( |
double |
value | ) |
|
|
inline |
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_fluid_added_mass()
void clear_fluid_added_mass |
( |
| ) |
|
|
inline |
◆ clear_header()
◆ clear_ixx()
◆ clear_ixy()
◆ clear_ixz()
◆ clear_iyy()
◆ clear_iyz()
◆ clear_izz()
◆ clear_mass()
◆ clear_pose()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
static const Inertial& default_instance |
( |
| ) |
|
|
static |
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ fluid_added_mass() [1/2]
const ::google::protobuf::RepeatedField< double > & fluid_added_mass |
( |
| ) |
const |
|
inline |
◆ fluid_added_mass() [2/2]
double fluid_added_mass |
( |
int |
index | ) |
const |
|
inline |
◆ fluid_added_mass_size()
int fluid_added_mass_size |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ has_pose()
◆ header()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const Inertial* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ ixx()
◆ ixy()
◆ ixz()
◆ iyy()
◆ iyz()
◆ izz()
◆ mass()
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_fluid_added_mass()
google::protobuf::RepeatedField< double > * mutable_fluid_added_mass |
( |
| ) |
|
|
inline |
◆ mutable_header()
◆ mutable_pose()
◆ New() [1/2]
◆ New() [2/2]
Inertial* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ pose()
◆ release_header()
◆ release_pose()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_header()
◆ set_allocated_pose()
◆ set_fluid_added_mass()
void set_fluid_added_mass |
( |
int |
index, |
|
|
double |
value |
|
) |
| |
|
inline |
◆ set_ixx()
void set_ixx |
( |
double |
value | ) |
|
|
inline |
◆ set_ixy()
void set_ixy |
( |
double |
value | ) |
|
|
inline |
◆ set_ixz()
void set_ixz |
( |
double |
value | ) |
|
|
inline |
◆ set_iyy()
void set_iyy |
( |
double |
value | ) |
|
|
inline |
◆ set_iyz()
void set_iyz |
( |
double |
value | ) |
|
|
inline |
◆ set_izz()
void set_izz |
( |
double |
value | ) |
|
|
inline |
◆ set_mass()
void set_mass |
( |
double |
value | ) |
|
|
inline |
◆ Swap()
◆ kFluidAddedMassFieldNumber
const int kFluidAddedMassFieldNumber = 10 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kIxxFieldNumber
const int kIxxFieldNumber = 4 |
|
static |
◆ kIxyFieldNumber
const int kIxyFieldNumber = 5 |
|
static |
◆ kIxzFieldNumber
const int kIxzFieldNumber = 6 |
|
static |
◆ kIyyFieldNumber
const int kIyyFieldNumber = 7 |
|
static |
◆ kIyzFieldNumber
const int kIyzFieldNumber = 8 |
|
static |
◆ kIzzFieldNumber
const int kIzzFieldNumber = 9 |
|
static |
◆ kMassFieldNumber
const int kMassFieldNumber = 2 |
|
static |
◆ kPoseFieldNumber
const int kPoseFieldNumber = 3 |
|
static |
The documentation for this class was generated from the following file: