addObservation

fun addObservation(name: String, value: Double)

Adds an observation for the state.

Parameters

name

the name of the observation

value

the value for such observation