NPSpec  0.2.0
Solve for the spectral properties of nanoparticles easily
 All Classes Files Functions Variables Enumerations Enumerator Macros Pages
Classes
nanoparticle.hpp File Reference

The C++-interface to the NPSpec library. More...

#include "npspec/constants.h"
#include <string>

Go to the source code of this file.

Classes

class  Nanoparticle
 Class to hold nanoparticle definition and calculate its spectrum. The interface for Python is the same as this C++ API. More...
 

Detailed Description

The C++-interface to the NPSpec library.

This header file provides the C++ class that provides an simpler interface to the NPSpec library. Importing this header will give access to the Nanoparticle class as well as everything in the constants header.