Changes between Version 1 and Version 2 of U_init_obs_f
- Timestamp:
- Jan 21, 2016, 2:56:25 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
U_init_obs_f
v1 v2 16 16 * `step` : `integer, intent(in)`[[BR]] Current time step 17 17 * `dim_obs_f` : `integer, intent(in)`[[BR]] Size of the full observation vector 18 * `observation_f` : `real, intent(out), dimension(dim_obs_ p)`[[BR]] Full vector of observations18 * `observation_f` : `real, intent(out), dimension(dim_obs_f)`[[BR]] Full vector of observations 19 19 20 20 Hints: