IndirectObservableFloat

constructor(parentProperty: ObservableValue<P>, getObservable: (P) -> ObservableValue<Float>)