AeroParams

class AeroParams[source]

Bases: object

Aerodynamic parameters to be parsed by the yaml parser.

cd

Drag coefficent.

Type:

float

__init__()[source]

Methods

__init__