Package choreo.trajectory
Class ProjectFile.Expression
java.lang.Object
choreo.trajectory.ProjectFile.Expression
- Enclosing class:
- ProjectFile
A representation of an expression. An equation and its value.
-
Field Summary
-
Method Summary
-
Field Details
-
exp
The equation. -
val
The value.
-