NcEngine
nc::Differential Struct Reference

Differential settings for a wheel assembly. More...

#include <Vehicle.h>

Public Member Functions

auto IsEnabled () const -> bool
 

Static Public Member Functions

static auto MakeDisabled () -> Differential
 

Public Attributes

float ratio = 3.42f
 ratio between rotation speed of gear box and wheels (set to 0 for unpowered wheels) [range: (0, FLT_MAX)]
 
float limitedSlipRatio = 1.4f
 ratio between max and min wheel speed controlling torque distribution [range: (1, FLT_MAX]]
 

Detailed Description

Differential settings for a wheel assembly.

Note
Set ratio to 0 to disable power to the wheel(s).

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