windio.Field Class Reference

Kynema API: windio.Field Class Reference
Kynema API
A flexible multibody structural dynamics code for wind turbines
Loading...
Searching...
No Matches

Public Member Functions

 __init__ (self, name, name_yaml, type, desc, path="")
 
 __eq__ (self, other)
 

Public Attributes

 name
 
 name_yaml
 
 type
 
 desc
 
 path
 

Constructor & Destructor Documentation

◆ __init__()

windio.Field.__init__ (   self,
  name,
  name_yaml,
  type,
  desc,
  path = "" 
)

Member Function Documentation

◆ __eq__()

windio.Field.__eq__ (   self,
  other 
)

Member Data Documentation

◆ desc

windio.Field.desc

◆ name

windio.Field.name

◆ name_yaml

windio.Field.name_yaml

◆ path

windio.Field.path

◆ type

windio.Field.type

The documentation for this class was generated from the following file:
  • /home/runner/work/kynema/kynema/kynema/src/utilities/scripts/windio.py