Commit Graph

4 Commits

Author SHA1 Message Date
Kristian Bendiksen
c03633230e #4477 Add python method to set NNC connection values.
Equivalent to SetNNCProperty in Octave.
2020-03-02 12:45:04 +01:00
Gaute Lindkvist
3a4d998ab1 Fix Python NNCtest failure on some versions of Protocol Buffers 2020-02-26 12:31:24 +01:00
Kristian Bendiksen
34d3785709 #4477 Add python methods to get NNC values (dynamic, static and generated).
Equivalent to GetDynamicNNCValues and GetStaticNNCValues in Octave. Also adds
support for generated values which is currently not in Octave.
2020-02-25 09:42:13 +01:00
Kristian Bendiksen
1a05430123 #4477 Add python methods to get NNC connection and available properties
Equivalent to GetNNCPropertyNames and GetNNCConnections in Octave.
2020-02-25 09:42:13 +01:00