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

Output state for mechanism yaw/pitch joints. More...

#include <double_differential.hpp>

Public Attributes

double yaw_rad {0.0}
double pitch_rad {0.0}
double yaw_velocity_radps {0.0}
double pitch_velocity_radps {0.0}

Detailed Description

Output state for mechanism yaw/pitch joints.

Member Data Documentation

◆ pitch_rad

double frcsim::DoubleDifferentialMechanism::JointState::pitch_rad {0.0}

◆ pitch_velocity_radps

double frcsim::DoubleDifferentialMechanism::JointState::pitch_velocity_radps {0.0}

◆ yaw_rad

double frcsim::DoubleDifferentialMechanism::JointState::yaw_rad {0.0}

◆ yaw_velocity_radps

double frcsim::DoubleDifferentialMechanism::JointState::yaw_velocity_radps {0.0}

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