![]() |
AUBO SDK
0.26.0
|
#include <type_def.h>

Public Attributes | |
| double | mass |
| std::vector< double > | cog |
| std::vector< double > | inertia |
| std::vector< std::vector< double > > | points |
| std::vector< std::vector< double > > | stiff_section |
| std::vector< std::vector< double > > | stiff_param |
Definition at line 214 of file type_def.h.
| std::vector<double> arcs::common_interface::VibrationRecalibrationParameter::cog |
Definition at line 216 of file type_def.h.
| std::vector<double> arcs::common_interface::VibrationRecalibrationParameter::inertia |
Definition at line 217 of file type_def.h.
| double arcs::common_interface::VibrationRecalibrationParameter::mass |
Definition at line 215 of file type_def.h.
| std::vector<std::vector<double> > arcs::common_interface::VibrationRecalibrationParameter::points |
Definition at line 218 of file type_def.h.
| std::vector<std::vector<double> > arcs::common_interface::VibrationRecalibrationParameter::stiff_param |
Definition at line 220 of file type_def.h.
| std::vector<std::vector<double> > arcs::common_interface::VibrationRecalibrationParameter::stiff_section |
Definition at line 219 of file type_def.h.