JSim 2026.06.01-p(1)
Loading...
Searching...
No Matches
frcsim::SwerveModuleState Struct Reference

Represents the state of a single swerve module. More...

#include <swerve_model.hpp>

Public Attributes

double speed
 Speed in m/s.
double angle
 Angle in radians.

Detailed Description

Represents the state of a single swerve module.

Member Data Documentation

◆ angle

double frcsim::SwerveModuleState::angle

Angle in radians.

◆ speed

double frcsim::SwerveModuleState::speed

Speed in m/s.


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