(tech:wind)=
# Wind Plant

Wind Generation class based on PySAM's `Windpower` module

## Wind Plant Model

```{eval-rst}
.. autoclass:: hopp.simulation.technologies.wind.wind_plant.WindPlant
    :members:
```

## Wind Plant Configuration

```{eval-rst}
.. autoclass:: hopp.simulation.technologies.wind.wind_plant.WindConfig
    :members:
```
