Expand description
Definitions of tsts, for de/serialization and manipulation.
Re-exports§
pub use crate::definitions::misc_structures::GeoPoint;
pub use crate::definitions::misc_structures::Speed;
Structs§
- Common
Parameters - Parameters common to all the nodes
- Conc
- Node for $node_type
- MoveTo
- Node for $node_type
- Move
ToParameters - Parameters for the move to tst
- NoParameters
- Use for nodes without parameters
- Node
Builder - This class is used to build tsts
- Noop
- Node for $node_type
- Null
Node Builder - Root null builder
- Search
Area - Node for $node_type
- Search
Area Parameters - Parmeters for the search area test
- Seq
- Node for $node_type
Enums§
- Node
- Represent a TST node
Traits§
- Composite
Node - Composite node, aka, node with children such as Conc and Seq
- Node
Trait - Base trait for nodes
- Speed
Compute - Trait used to compute the velocity