davidwe
davidwe
Hi! I can't find a explanation of the different fields of the Matlab model datatype and its relations, which would be very nice for understanding. ``` model = class: 'ExampleModel'...
video->fill_color ( LV::Color(0,120,0), video->get_width(), video->get_height() ); video->fill_color ( LV::Color(0,120,0), LV::Rect area(10, 10, 20, 20) ); Both commands result in a entire black screen, while the rectangleless version of the method...
What should be assigned to `submeter_of` if you have a 3-phase main meter and you know to which specific line the submeters are connected? The 3-phase main meter is modeled...