- py__init_obs_pdaf()¶
- Provide the observation vector for the current time step.
Parameters¶
- stepint
Current time step.
- dim_obs_pint
Dimension of the observation vector.
- observation_pndarray[np.float64, ndim=1]
Observation vector.
Returns¶
- observation_pndarray[np.float64, ndim=1]
Filled observation vector.