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

#include </home/runner/work/allwpilib/allwpilib/wpimath/src/generated/main/native/cpp/wpimath/protobuf/system.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

uint32_t num_states
 
uint32_t num_inputs
 
uint32_t num_outputs
 
pb_callback_t a
 
pb_callback_t b
 
pb_callback_t c
 
pb_callback_t d
 

Member Function Documentation

◆ file_descriptor()

static pb_filedesc_t _wpi_proto_ProtobufLinearSystem::file_descriptor ( void )
staticnoexcept

◆ msg_descriptor()

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

◆ msg_name()

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

Member Data Documentation

◆ a

pb_callback_t _wpi_proto_ProtobufLinearSystem::a

◆ b

pb_callback_t _wpi_proto_ProtobufLinearSystem::b

◆ c

pb_callback_t _wpi_proto_ProtobufLinearSystem::c

◆ d

pb_callback_t _wpi_proto_ProtobufLinearSystem::d

◆ num_inputs

uint32_t _wpi_proto_ProtobufLinearSystem::num_inputs

◆ num_outputs

uint32_t _wpi_proto_ProtobufLinearSystem::num_outputs

◆ num_states

uint32_t _wpi_proto_ProtobufLinearSystem::num_states

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