lcapy.mnacpts.CPE

class lcapy.mnacpts.CPE(cct, namespace, name, cpt_type, cpt_id, string, opts_string, node_names, keyword, *args)

Bases: RC

Methods

Attributes

K

alpha

extra_argnames

is_reactive

bool(x) -> bool

property is_reactive

bool(x) -> bool

Returns True when the argument x is true, False otherwise. The builtins True and False are the only two instances of the class bool. The class bool is a subclass of the class int, and cannot be subclassed.