Skip to main content

EvolvedState

Type Alias EvolvedState 

Source
pub type EvolvedState<M, T = Time, Y = Quantity> = <<M as StateEvolution<T, Y>>::Field as Integrable>::Point;
Expand description

The Point type of a StateEvolution model’s field.