#include <DDLinear.h>
Public Member Functions | |
DDLinear (void) | |
void | execute (DDCompactView &cpv) |
void | initialize (const DDNumericArguments &nArgs, const DDVectorArguments &vArgs, const DDMapArguments &mArgs, const DDStringArguments &sArgs, const DDStringVectorArguments &vsArgs) |
virtual | ~DDLinear (void) |
Private Attributes | |
std::vector< double > | m_base |
std::pair< std::string, std::string > | m_childNmNs |
double | m_delta |
int | m_incrCopyNo |
int | m_n |
double | m_phi |
int | m_startCopyNo |
double | m_theta |
Definition at line 7 of file DDLinear.h.
DDLinear::DDLinear | ( | void | ) |
|
virtual |
Definition at line 19 of file DDLinear.cc.
void DDLinear::execute | ( | DDCompactView & | cpv | ) |
Definition at line 58 of file DDLinear.cc.
References filterCSVwithJSON::copy, funct::cos(), DDrot(), i, LogDebug, m_base, m_childNmNs, m_delta, m_incrCopyNo, m_n, m_phi, m_startCopyNo, m_theta, dbtoconf::parent, DDCompactView::position(), idealTransformation::rotation, and funct::sin().
void DDLinear::initialize | ( | const DDNumericArguments & | nArgs, |
const DDVectorArguments & | vArgs, | ||
const DDMapArguments & | mArgs, | ||
const DDStringArguments & | sArgs, | ||
const DDStringVectorArguments & | vsArgs | ||
) |
Definition at line 23 of file DDLinear.cc.
References DDSplit(), LogDebug, m_base, m_childNmNs, m_delta, m_incrCopyNo, m_n, m_phi, m_startCopyNo, m_theta, DDCurrentNamespace::ns(), and dbtoconf::parent.
|
private |
Definition at line 30 of file DDLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 32 of file DDLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 29 of file DDLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 24 of file DDLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 22 of file DDLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 26 of file DDLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 23 of file DDLinear.h.
Referenced by execute(), and initialize().
|
private |
Definition at line 25 of file DDLinear.h.
Referenced by execute(), and initialize().