#include <Polyplane.h>
|
| Polyplane (double ri, double ro, double z) |
|
double | rin () |
|
double | rou () |
|
double | z () |
|
void | rin (double v) |
|
void | rou (double v) |
|
void | z (double v) |
|
Definition at line 8 of file Polyplane.h.
◆ Polyplane()
Polyplane::Polyplane |
( |
double |
ri, |
|
|
double |
ro, |
|
|
double |
z |
|
) |
| |
|
inline |
◆ rin() [1/2]
double Polyplane::rin |
( |
| ) |
|
|
inline |
◆ rin() [2/2]
void Polyplane::rin |
( |
double |
v | ) |
|
|
inline |
◆ rou() [1/2]
double Polyplane::rou |
( |
| ) |
|
|
inline |
◆ rou() [2/2]
void Polyplane::rou |
( |
double |
v | ) |
|
|
inline |
◆ z() [1/2]
◆ z() [2/2]
void Polyplane::z |
( |
double |
v | ) |
|
|
inline |
◆ m_rin
◆ m_rou
◆ m_z
The documentation for this class was generated from the following file: