UnitType Enumeration |
[Missing <summary> documentation for "T:Demo3D.Utilities.UnitType"]
Namespace: Demo3D.Utilities
public enum UnitType
| Member name | Value | Description | |
|---|---|---|---|
| Angle | 0 | ||
| AngularSpeed | 1 | ||
| AngularAcceleration | 2 | ||
| Torque | 3 | ||
| Distance | 4 | ||
| Volume | 5 | ||
| Time | 6 | ||
| Speed | 7 | ||
| Acceleration | 8 | ||
| Mass | 9 | ||
| Density | 10 | ||
| Force | 11 | ||
| Percentage | 12 | ||
| Area | 13 | ||
| Pressure | 14 | ||
| Power | 15 | ||
| Temperature | 16 | ||
| VolumeFlowRate | 17 | ||
| Voltage | 18 | ||
| Current | 19 | ||
| Frequency | 20 |