Inverter Chain

class otp.inverterchain.InverterChainProblem

Bases: otp.Problem

Parameters

class otp.inverterchain.InverterChainParameters

Bases: otp.Parameters

Parameters for the inverter chain problem.

Constructor Summary
InverterChainParameters(varargin)

Create an inverter chain parameters object.

Parameters:

varargin – A variable number of name-value pairs. A name can be any property of this class, and the subsequent value initializes that property.

Property Summary
U0

(1,1) {otp.utils.validation.mustBeNumerical}

Type:

MATLAB ONLY

UIn

(1,1) {mustBeA(UIn, ‘function_handle’)} = @(t) 0

Type:

MATLAB ONLY

UOp

(1,1) {otp.utils.validation.mustBeNumerical}

Type:

MATLAB ONLY

UT

(1,1) {otp.utils.validation.mustBeNumerical}

Type:

MATLAB ONLY

Gamma

(1,1) {otp.utils.validation.mustBeNumerical}

Type:

MATLAB ONLY

Presets