API Reference / Positions · type
Type Alias: Positions
type Positions = Record<string, number | BodyState>;
Loss-function input: bare longitudes (latitude 0) or full states.
type Positions = Record<string, number | BodyState>;
Loss-function input: bare longitudes (latitude 0) or full states.