#include <set_payload_node.h>
◆ ConfigType
◆ SetPayloadNode() [1/3]
| arcs::aubo_scope::SetPayloadNode::SetPayloadNode |
( |
SetPayloadNode & | f | ) |
|
◆ SetPayloadNode() [2/3]
| arcs::aubo_scope::SetPayloadNode::SetPayloadNode |
( |
SetPayloadNode && | f | ) |
|
◆ ~SetPayloadNode()
| virtual arcs::aubo_scope::SetPayloadNode::~SetPayloadNode |
( |
| ) |
|
|
virtual |
◆ SetPayloadNode() [3/3]
| arcs::aubo_scope::SetPayloadNode::SetPayloadNode |
( |
| ) |
|
|
private |
◆ getCenterOfGravity()
| std::vector< double > arcs::aubo_scope::SetPayloadNode::getCenterOfGravity |
( |
| ) |
|
\chinese 获取负载的重心(CoG)。它定义为工具输出法兰中心与附着负载重心之间的偏移量。
- 返回
- 相对于工具输出法兰中心的负载重心(CoG) \endchinese \english Gets the payload's center of gravity (CoG), also referred to as center of mass. It is defined as the offset between the center of the tool output flange and the center of gravity of the attached payload.
-
The center of gravity (CoG) of the payload relative to the center of the tool output flange \endenglish
◆ getConfigType()
| ConfigType arcs::aubo_scope::SetPayloadNode::getConfigType |
( |
| ) |
|
\chinese 返回配置类型。适当转换此实例以访问特定的 getter。
- 返回
- 此配置的类型 \endchinese \english This method returns the type of configuration. Cast this instance appropriately to have access to specific getters.
-
The type of this config. \endenglish
◆ getMass()
| double arcs::aubo_scope::SetPayloadNode::getMass |
( |
| ) |
|
\chinese
- 返回
- 负载的总质量 \endchinese \english
-
The total mass of the payload \endenglish
◆ setCenterOfGravity()
| void arcs::aubo_scope::SetPayloadNode::setCenterOfGravity |
( |
const std::vector< double > & | cog | ) |
|
◆ setConfigType()
| void arcs::aubo_scope::SetPayloadNode::setConfigType |
( |
ConfigType | type | ) |
|
◆ setMass()
| void arcs::aubo_scope::SetPayloadNode::setMass |
( |
double | mass | ) |
|
◆ DataSwitch
◆ d_
| void* arcs::aubo_scope::SetPayloadNode::d_ { nullptr } |
|
private |
该类的文档由以下文件生成: