Table of Contents

Constructor KinematicState

Namespace
Bonsai.ML.LinearDynamicalSystems.Kinematics
Assembly
Bonsai.ML.LinearDynamicalSystems.dll

KinematicState()

Initializes a new instance of the KinematicState class

public KinematicState()

KinematicState(State)

Initializes a new instance of the KinematicState class from the full state of a Kalman filter model.

public KinematicState(State state)

Parameters

state State