pub type Times<T = Time> = QuantityVector<T>;Expand description
The variable of integration values.
Aliased Typeยง
pub struct Times<T = Time>(/* private fields */);pub type Times<T = Time> = QuantityVector<T>;The variable of integration values.
pub struct Times<T = Time>(/* private fields */);