public static class JXimc.gear_settings_t
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
float |
Efficiency |
float |
InputInertia |
float |
MaxOutputBacklash |
float |
RatedInputSpeed |
float |
RatedInputTorque |
float |
ReductionIn |
float |
ReductionOut |
| Constructor and Description |
|---|
JXimc.gear_settings_t() |
public float ReductionIn
public float ReductionOut
public float RatedInputTorque
public float RatedInputSpeed
public float MaxOutputBacklash
public float InputInertia
public float Efficiency