|  | WPILibC++ 2025.3.2
    | 
#include <stdint.h>Go to the source code of this file.
| Namespaces | |
| namespace | sleipnir | 
| Enumerations | |
| enum class | sleipnir::ExpressionType : uint8_t { sleipnir::kNone , sleipnir::kConstant , sleipnir::kLinear , sleipnir::kQuadratic , sleipnir::kNonlinear } | 
| Expression type.  More... | |