A radial vmec quantity.
More...
#include <grid_quantity.hpp>
|
const GRID_CLASS | grid |
| Radial grid buffer.
|
|
template<class GRID_CLASS>
class vmec_grid< GRID_CLASS >
A radial vmec quantity.
Half grid quantities lay between the full grid points. For half grid quantities the first index is invalid.
◆ vmec_grid() [1/2]
template<class GRID_CLASS >
Vmec radial quantity.
- Parameters
-
[in] | buffer | Buffer containing the radial quantity. |
◆ vmec_grid() [2/2]
template<class GRID_CLASS >
Vmec radial quantity.
- Parameters
-
[in] | grid | A radial grid quantity. |
◆ get()
template<class GRID_CLASS >
double vmec_grid< GRID_CLASS >::get |
( |
const double |
s | ) |
const |
|
inline |
Get a value at a radial s position.
- Parameters
-
- Returns
- The interpolated s position.
The documentation for this class was generated from the following file: