Sleipnir Python API
Loading...
Searching...
No Matches
jormungandr.optimization.TranscriptionMethod Class Reference
Inheritance diagram for jormungandr.optimization.TranscriptionMethod:

Static Public Attributes

int DIRECT_TRANSCRIPTION = 0
 
int DIRECT_COLLOCATION = 1
 
int SINGLE_SHOOTING = 2
 

Detailed Description

Enum describing an OCP transcription method.

Member Data Documentation

◆ DIRECT_COLLOCATION

int jormungandr.optimization.TranscriptionMethod.DIRECT_COLLOCATION = 1
static

◆ DIRECT_TRANSCRIPTION

int jormungandr.optimization.TranscriptionMethod.DIRECT_TRANSCRIPTION = 0
static

◆ SINGLE_SHOOTING

int jormungandr.optimization.TranscriptionMethod.SINGLE_SHOOTING = 2
static

The documentation for this class was generated from the following file: