List of all members |
Public Types |
Public Member Functions |
Static Public Member Functions |
Static Public Attributes
DVLKinematicEstimate Class Reference
#include <dvl_kinematic_estimate.pb.h>
Public Types | |
typedef DVLKinematicEstimate_ReferenceType | ReferenceType |
Public Member Functions | |
DVLKinematicEstimate () | |
DVLKinematicEstimate (const DVLKinematicEstimate &from) | |
virtual | ~DVLKinematicEstimate () |
void | add_covariance (double value) |
size_t | ByteSizeLong () const final |
void | Clear () final |
void | clear_covariance () |
void | clear_mean () |
void | clear_reference () |
void | CopyFrom (const ::google::protobuf::Message &from) final |
void | CopyFrom (const DVLKinematicEstimate &from) |
const ::google::protobuf::RepeatedField< double > & | covariance () const |
double | covariance (int index) const |
int | covariance_size () const |
int | GetCachedSize () const final |
::google::protobuf::Metadata | GetMetadata () const final |
bool | has_mean () const |
::google::protobuf::uint8 * | InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final |
bool | IsInitialized () const final |
const ::gz::msgs::Vector3d & | mean () const |
void | MergeFrom (const ::google::protobuf::Message &from) final |
void | MergeFrom (const DVLKinematicEstimate &from) |
bool | MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final |
::google::protobuf::RepeatedField< double > * | mutable_covariance () |
::gz::msgs::Vector3d * | mutable_mean () |
DVLKinematicEstimate * | New () const final |
DVLKinematicEstimate * | New (::google::protobuf::Arena *arena) const final |
DVLKinematicEstimate & | operator= (const DVLKinematicEstimate &from) |
::gz::msgs::DVLKinematicEstimate_ReferenceType | reference () const |
::gz::msgs::Vector3d * | release_mean () |
void | SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final |
void | set_allocated_mean (::gz::msgs::Vector3d *mean) |
void | set_covariance (int index, double value) |
void | set_reference (::gz::msgs::DVLKinematicEstimate_ReferenceType value) |
void | Swap (DVLKinematicEstimate *other) |
Static Public Member Functions | |
static const DVLKinematicEstimate & | default_instance () |
static const ::google::protobuf::Descriptor * | descriptor () |
static void | InitAsDefaultInstance () |
static const DVLKinematicEstimate * | internal_default_instance () |
static const ::google::protobuf::EnumDescriptor * | ReferenceType_descriptor () |
static bool | ReferenceType_IsValid (int value) |
static const ::std::string & | ReferenceType_Name (ReferenceType value) |
static bool | ReferenceType_Parse (const ::std::string &name, ReferenceType *value) |
Static Public Attributes | |
static const ReferenceType | DVL_REFERENCE_EARTH |
static const ReferenceType | DVL_REFERENCE_SHIP |
static const ReferenceType | DVL_REFERENCE_UNSPECIFIED |
static const int | kCovarianceFieldNumber = 3 |
static constexpr int | kIndexInFileMessages |
static const int | kMeanFieldNumber = 2 |
static const int | kReferenceFieldNumber = 1 |
static const int | ReferenceType_ARRAYSIZE |
static const ReferenceType | ReferenceType_MAX |
static const ReferenceType | ReferenceType_MIN |
Member Typedef Documentation
◆ ReferenceType
Constructor & Destructor Documentation
◆ DVLKinematicEstimate() [1/2]
◆ ~DVLKinematicEstimate()
|
virtual |
◆ DVLKinematicEstimate() [2/2]
DVLKinematicEstimate | ( | const DVLKinematicEstimate & | from | ) |
Member Function Documentation
◆ add_covariance()
|
inline |
◆ ByteSizeLong()
|
final |
◆ Clear()
|
final |
◆ clear_covariance()
|
inline |
◆ clear_mean()
void clear_mean | ( | ) |
◆ clear_reference()
|
inline |
◆ CopyFrom() [1/2]
|
final |
◆ CopyFrom() [2/2]
void CopyFrom | ( | const DVLKinematicEstimate & | from | ) |
◆ covariance() [1/2]
|
inline |
◆ covariance() [2/2]
|
inline |
◆ covariance_size()
|
inline |
◆ default_instance()
|
static |
◆ descriptor()
|
static |
◆ GetCachedSize()
|
inlinefinal |
◆ GetMetadata()
|
final |
◆ has_mean()
|
inline |
◆ InitAsDefaultInstance()
|
static |
◆ internal_default_instance()
|
inlinestatic |
References gz::msgs::_DVLKinematicEstimate_default_instance_.
Referenced by DVLKinematicEstimate::has_mean().
◆ InternalSerializeWithCachedSizesToArray()
|
final |
◆ IsInitialized()
|
final |
◆ mean()
|
inline |
References gz::msgs::_Vector3d_default_instance_.
Referenced by DVLKinematicEstimate::set_allocated_mean().
◆ MergeFrom() [1/2]
|
final |
◆ MergeFrom() [2/2]
void MergeFrom | ( | const DVLKinematicEstimate & | from | ) |
◆ MergePartialFromCodedStream()
|
final |
◆ mutable_covariance()
|
inline |
◆ mutable_mean()
|
inline |
◆ New() [1/2]
|
inlinefinal |
◆ New() [2/2]
|
inlinefinal |
◆ operator=()
|
inline |
◆ reference()
|
inline |
◆ ReferenceType_descriptor()
|
inlinestatic |
◆ ReferenceType_IsValid()
|
inlinestatic |
◆ ReferenceType_Name()
|
inlinestatic |
◆ ReferenceType_Parse()
|
inlinestatic |
◆ release_mean()
|
inline |
◆ SerializeWithCachedSizes()
|
final |
◆ set_allocated_mean()
|
inline |
References DVLKinematicEstimate::mean().
◆ set_covariance()
|
inline |
◆ set_reference()
|
inline |
◆ Swap()
void Swap | ( | DVLKinematicEstimate * | other | ) |
Member Data Documentation
◆ DVL_REFERENCE_EARTH
|
static |
Initial value:
◆ DVL_REFERENCE_SHIP
|
static |
Initial value:
◆ DVL_REFERENCE_UNSPECIFIED
|
static |
Initial value:
◆ kCovarianceFieldNumber
|
static |
◆ kIndexInFileMessages
|
staticconstexpr |
Initial value:
=
0
◆ kMeanFieldNumber
|
static |
◆ kReferenceFieldNumber
|
static |
◆ ReferenceType_ARRAYSIZE
|
static |
Initial value:
◆ ReferenceType_MAX
|
static |
Initial value:
◆ ReferenceType_MIN
|
static |
Initial value:
The documentation for this class was generated from the following file: