MoorDyn
Classes | Namespaces | Functions
Instance.hpp File Reference
#include "Misc.hpp"
#include "IO.hpp"
#include "Log.hpp"
#include <utility>
Include dependency graph for Instance.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  moordyn::Instance
 A generic instance. More...
 

Namespaces

 moordyn
 MoorDyn2 C++ API namespace.
 

Functions

void moordyn::reset_instance_ids ()
 Reset the instances Ids, so they will be assigned again starting from 0.
 

Detailed Description

Base class for the moordyn::Body, moordyn::Line, moordyn::Point and moordyn::Rod objects.