stfc-aeg / odin-lpdpower

Prototype of ODIN framework
0 stars 0 forks source link

Made parameter tree handle read/write accessors #12

Closed timcnicholls closed 7 years ago

timcnicholls commented 7 years ago

Renamed DataTree to ParameterTree and implemented modification to allow arbitrary nodes to define set/get accessors, allowing symmetric read/write capability for leaf nodes in the tree.