windio.Schema Class Reference
|
Kynema API
A flexible multibody structural dynamics code for wind turbines
|
Loading...
Searching...
No Matches
windio.Schema Class Reference
Public Member Functions | |
| __init__ (self, data, path) | |
Public Attributes | |
| description | |
| type | |
| properties | |
| items | |
| reference | |
| one_of | |
| default | |
| unit | |
| required | |
| optional | |
| specification | |
| id | |
| title | |
| definitions | |
| generated | |
| path | |
Constructor & Destructor Documentation
◆ __init__()
| windio.Schema.__init__ | ( | self, | |
| data, | |||
| path | |||
| ) |
Member Data Documentation
◆ default
| windio.Schema.default |
◆ definitions
| windio.Schema.definitions |
◆ description
| windio.Schema.description |
◆ generated
| windio.Schema.generated |
◆ id
| windio.Schema.id |
◆ items
| windio.Schema.items |
◆ one_of
| windio.Schema.one_of |
◆ optional
| windio.Schema.optional |
◆ path
| windio.Schema.path |
◆ properties
| windio.Schema.properties |
◆ reference
| windio.Schema.reference |
◆ required
| windio.Schema.required |
◆ specification
| windio.Schema.specification |
◆ title
| windio.Schema.title |
◆ type
| windio.Schema.type |
◆ unit
| windio.Schema.unit |
The documentation for this class was generated from the following file:
- /home/runner/work/kynema/kynema/kynema/src/utilities/scripts/windio.py
Generated by