(tech:wave)=
# MHK Wave Plant

MHK Wave Generator class

## Wave Plant Model

```{eval-rst}
.. autoclass:: hopp.simulation.technologies.wave.mhk_wave_plant.MHKWavePlant
    :members:
    :undoc-members:
```

## Wave Plant Configuration

```{eval-rst}
.. autoclass:: hopp.simulation.technologies.wave.mhk_wave_plant.MHKWaveConfig
    :members:
    :undoc-members:
```

## Wave Plant Cost Model

For details on the cost model used in MHK Wave Plants, refer to the [MHK Cost Model](tools:mhk_costs).

