part = stateparts(filter,sensor,stateName)
returns the components of the state vector corresponding to the specified state name of the
specified sensor.
stateparts(filter,stateName,value)
sets the components of the state vector corresponding to the specified state name of the
filter to the specified value.
stateparts(filter,sensor,stateName,value)
sets the components of the state vector corresponding to the specified state name of the
specified sensor to the specified value.