# HOPP Simulation Interface

This class is the main interaction point for HOPP simulations. See [Examples](https://github.com/NREL/HOPP/tree/main/examples) for in-depth notebooks and configuration files.

```{eval-rst}
.. currentmodule:: hopp.simulation.hopp_interface

.. autoclass:: HoppInterface
    :members:
```