WPILibC++ 2025.1.1
Loading...
Searching...
No Matches
_wpi_proto_ProtobufDCMotor Struct Reference

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/generated/main/native/cpp/wpimath/protobuf/plant.npb.h>

Static Public Member Functions

static const pb_msgdesc_tmsg_descriptor (void) noexcept
 
static std::string_view msg_name (void) noexcept
 
static pb_filedesc_t file_descriptor (void) noexcept
 

Public Attributes

double nominal_voltage
 
double stall_torque
 
double stall_current
 
double free_current
 
double free_speed
 

Member Function Documentation

◆ file_descriptor()

static pb_filedesc_t _wpi_proto_ProtobufDCMotor::file_descriptor ( void )
staticnoexcept

◆ msg_descriptor()

static const pb_msgdesc_t * _wpi_proto_ProtobufDCMotor::msg_descriptor ( void )
staticnoexcept

◆ msg_name()

static std::string_view _wpi_proto_ProtobufDCMotor::msg_name ( void )
staticnoexcept

Member Data Documentation

◆ free_current

double _wpi_proto_ProtobufDCMotor::free_current

◆ free_speed

double _wpi_proto_ProtobufDCMotor::free_speed

◆ nominal_voltage

double _wpi_proto_ProtobufDCMotor::nominal_voltage

◆ stall_current

double _wpi_proto_ProtobufDCMotor::stall_current

◆ stall_torque

double _wpi_proto_ProtobufDCMotor::stall_torque

The documentation for this struct was generated from the following file: