RCAIDE.Framework.Analyses.Energy.Energy

Energy#

class Energy(*args, **kwarg)[source]#

Bases: Analysis

This is the base class for energy analyses.

evaluate(state)[source]#

Evaluate the thrust produced by the energy network.

Assumptions:

None

Source:

None

Parameters:

state (dict) – flight conditions [-]

Returns:

results of the thrust evaluation method.

Return type:

results