CADETProcess.plotting.FillRegion

Contents

CADETProcess.plotting.FillRegion#

class CADETProcess.plotting.FillRegion(color_index, start, end, y_max, text)[source]#
Attributes:
aggregated_parameters

dict: Aggregated parameters of the instance.

color_index
end
missing_parameters

list: Parameters that are required but not set.

parameters

dict: Parameters of the instance.

polynomial_parameters

dict: Polynomial parameters of the instance.

required_parameters

list: Parameters that have no default value.

sized_parameters

dict: Sized parameters of the instance.

start
text
y_max

Methods

check_required_parameters()

Verify if all required parameters are set.