yieldplotlib.core.single_inputs#
The base SingleInput class.
SingleInput is a class designed to facilitate the reading, setting, and manipulation of various types of yield inputs. It inherits from dict for direct access to built-in dictionary functions such as get(), update(), etc.
Classes#
Base class for all Inputs. |