The Class for SVD Endring Type.
More...
#include <SVDEndringsPar.h>
The Class for SVD Endring Type.
Definition at line 25 of file SVDEndringsPar.h.
◆ SVDEndringsTypePar() [1/2]
SVDEndringsTypePar |
( |
const std::string & |
name, |
|
|
double |
z, |
|
|
double |
baseRadius, |
|
|
double |
innerRadius, |
|
|
double |
outerRadius, |
|
|
double |
horizontalBarWidth, |
|
|
double |
verticalBarWidth |
|
) |
| |
|
inline |
Constructor.
Definition at line 29 of file SVDEndringsPar.h.
30 :
33 {}
double m_innerRadius
inner radius
double m_horizontalBarWidth
horizontal bar width
double m_baseRadius
base radius
double m_outerRadius
outer radius
double m_verticalBarWidth
vertical bar width
◆ SVDEndringsTypePar() [2/2]
◆ getBaseRadius()
double getBaseRadius |
( |
| ) |
const |
|
inline |
◆ getHorizontalBarWidth()
double getHorizontalBarWidth |
( |
| ) |
const |
|
inline |
◆ getInnerRadius()
double getInnerRadius |
( |
| ) |
const |
|
inline |
◆ getName()
const std::string & getName |
( |
| ) |
const |
|
inline |
◆ getOuterRadius()
double getOuterRadius |
( |
| ) |
const |
|
inline |
◆ getVerticalBarWidth()
double getVerticalBarWidth |
( |
| ) |
const |
|
inline |
◆ getZ()
◆ m_baseRadius
◆ m_horizontalBarWidth
double m_horizontalBarWidth |
|
private |
◆ m_innerRadius
◆ m_name
◆ m_outerRadius
◆ m_verticalBarWidth
double m_verticalBarWidth |
|
private |
◆ m_z
The documentation for this class was generated from the following file: