MyClass3#

A whatever-you-are-doing.

param a:

The a of the system.

type a:

float

param b:

The b of the system.

type b:

float

Examples

>>> my_object = MyClass3(a = 5, b = 3)