#include <sensor_noise.pb.h>
◆ Type
◆ SensorNoise() [1/2]
◆ ~SensorNoise()
◆ SensorNoise() [2/2]
◆ bias_mean()
double bias_mean |
( |
| ) |
const |
|
inline |
◆ bias_stddev()
double bias_stddev |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
size_t ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
◆ clear_bias_mean()
◆ clear_bias_stddev()
void clear_bias_stddev |
( |
| ) |
|
|
inline |
◆ clear_dynamic_bias_correlation_time()
void clear_dynamic_bias_correlation_time |
( |
| ) |
|
|
inline |
◆ clear_dynamic_bias_stddev()
void clear_dynamic_bias_stddev |
( |
| ) |
|
|
inline |
◆ clear_header()
◆ clear_mean()
◆ clear_precision()
◆ clear_stddev()
◆ clear_type()
◆ CopyFrom() [1/2]
void CopyFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ CopyFrom() [2/2]
◆ default_instance()
◆ descriptor()
static const ::google::protobuf::Descriptor* descriptor |
( |
| ) |
|
|
static |
◆ dynamic_bias_correlation_time()
double dynamic_bias_correlation_time |
( |
| ) |
const |
|
inline |
◆ dynamic_bias_stddev()
double dynamic_bias_stddev |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
int GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ GetMetadata()
::google::protobuf::Metadata GetMetadata |
( |
| ) |
const |
|
final |
◆ has_header()
bool has_header |
( |
| ) |
const |
|
inline |
◆ header()
◆ InitAsDefaultInstance()
static void InitAsDefaultInstance |
( |
| ) |
|
|
static |
◆ internal_default_instance()
static const SensorNoise* internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ InternalSerializeWithCachedSizesToArray()
::google::protobuf::uint8* InternalSerializeWithCachedSizesToArray |
( |
bool |
deterministic, |
|
|
::google::protobuf::uint8 * |
target |
|
) |
| const |
|
final |
◆ IsInitialized()
bool IsInitialized |
( |
| ) |
const |
|
final |
◆ mean()
◆ MergeFrom() [1/2]
void MergeFrom |
( |
const ::google::protobuf::Message & |
from | ) |
|
|
final |
◆ MergeFrom() [2/2]
◆ MergePartialFromCodedStream()
bool MergePartialFromCodedStream |
( |
::google::protobuf::io::CodedInputStream * |
input | ) |
|
|
final |
◆ mutable_header()
◆ New() [1/2]
◆ New() [2/2]
SensorNoise* New |
( |
::google::protobuf::Arena * |
arena | ) |
const |
|
inlinefinal |
◆ operator=()
◆ precision()
double precision |
( |
| ) |
const |
|
inline |
◆ release_header()
◆ SerializeWithCachedSizes()
void SerializeWithCachedSizes |
( |
::google::protobuf::io::CodedOutputStream * |
output | ) |
const |
|
final |
◆ set_allocated_header()
◆ set_bias_mean()
void set_bias_mean |
( |
double |
value | ) |
|
|
inline |
◆ set_bias_stddev()
void set_bias_stddev |
( |
double |
value | ) |
|
|
inline |
◆ set_dynamic_bias_correlation_time()
void set_dynamic_bias_correlation_time |
( |
double |
value | ) |
|
|
inline |
◆ set_dynamic_bias_stddev()
void set_dynamic_bias_stddev |
( |
double |
value | ) |
|
|
inline |
◆ set_mean()
void set_mean |
( |
double |
value | ) |
|
|
inline |
◆ set_precision()
void set_precision |
( |
double |
value | ) |
|
|
inline |
◆ set_stddev()
void set_stddev |
( |
double |
value | ) |
|
|
inline |
◆ set_type()
◆ stddev()
◆ Swap()
◆ type()
◆ Type_descriptor()
static const ::google::protobuf::EnumDescriptor* Type_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Type_IsValid()
static bool Type_IsValid |
( |
int |
value | ) |
|
|
inlinestatic |
◆ Type_Name()
◆ Type_Parse()
◆ GAUSSIAN
◆ GAUSSIAN_QUANTIZED
const Type GAUSSIAN_QUANTIZED |
|
static |
◆ kBiasMeanFieldNumber
const int kBiasMeanFieldNumber = 5 |
|
static |
◆ kBiasStddevFieldNumber
const int kBiasStddevFieldNumber = 6 |
|
static |
◆ kDynamicBiasCorrelationTimeFieldNumber
const int kDynamicBiasCorrelationTimeFieldNumber = 9 |
|
static |
◆ kDynamicBiasStddevFieldNumber
const int kDynamicBiasStddevFieldNumber = 8 |
|
static |
◆ kHeaderFieldNumber
const int kHeaderFieldNumber = 1 |
|
static |
◆ kIndexInFileMessages
constexpr int kIndexInFileMessages |
|
staticconstexpr |
◆ kMeanFieldNumber
const int kMeanFieldNumber = 3 |
|
static |
◆ kPrecisionFieldNumber
const int kPrecisionFieldNumber = 7 |
|
static |
◆ kStddevFieldNumber
const int kStddevFieldNumber = 4 |
|
static |
◆ kTypeFieldNumber
const int kTypeFieldNumber = 2 |
|
static |
◆ NONE
◆ Type_ARRAYSIZE
◆ Type_MAX
◆ Type_MIN
The documentation for this class was generated from the following file:
const int SensorNoise_Type_Type_ARRAYSIZE
Definition: build/ignition-msgs5/include/ignition/msgs/sensor_noise.pb.h:86
@ SensorNoise_Type_NONE
Definition: build/ignition-msgs5/include/ignition/msgs/sensor_noise.pb.h:77
@ SensorNoise_Type_GAUSSIAN
Definition: build/ignition-msgs5/include/ignition/msgs/sensor_noise.pb.h:78
@ SensorNoise_Type_GAUSSIAN_QUANTIZED
Definition: build/ignition-msgs5/include/ignition/msgs/sensor_noise.pb.h:79
const SensorNoise_Type SensorNoise_Type_Type_MIN
Definition: build/ignition-msgs5/include/ignition/msgs/sensor_noise.pb.h:84
const SensorNoise_Type SensorNoise_Type_Type_MAX
Definition: build/ignition-msgs5/include/ignition/msgs/sensor_noise.pb.h:85