Sleipnir Python API
Loading...
Searching...
No Matches
Static Public Attributes
|
List of all members
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:
jormungandr/optimization/
__init__.py
jormungandr
optimization
TranscriptionMethod
Generated on Wed Oct 8 2025 20:32:43 for Sleipnir Python API by
1.9.8