ODIN
|
This is the complete list of members for Geometry, including all inherited members.
append(R item) | List< I, P, R > | |
append_copy(const LDRbase &src) | LDRblock | |
append_member(LDRbase &ldr, const STD_string ldrlabel="") | LDRblock | protected |
clear() | List< I, P, R > | |
compare(const LDRblock &rhs, const STD_list< STD_string > *exclude=0, double accuracy=0.0) const | LDRblock | |
constiter typedef | List< I, P, R > | |
copy_ldr_vals(const LDRblock &src) | LDRblock | |
create_copy(const LDRblock &src) | LDRblock | |
create_copy() const | LDRblock | inlinevirtual |
Geometry(const STD_string &label="unnamedGeometry") | Geometry | |
Geometry(const Geometry &ia) | Geometry | |
get_alternatives() const | LDRbase | inlinevirtual |
get_begin() | List< I, P, R > | inline |
get_center() const | Geometry | |
get_const_begin() const | List< I, P, R > | inline |
get_const_end() const | List< I, P, R > | inline |
get_cornerPoints(const Geometry &background, unsigned int backgrslice) const | Geometry | |
get_description() const | LDRbase | inline |
get_end() | List< I, P, R > | inline |
get_filemode() const | LDRbase | inlinevirtual |
get_FOV(direction dir) const | Geometry | |
get_gradrotmatrix(bool transpose=false) const | Geometry | |
get_gui_props() const | LDRbase | inlinevirtual |
get_jdx_props() const | LDRbase | inline |
get_label() const | Labeled | inline |
get_maxval() const | LDRbase | inlinevirtual |
get_minval() const | LDRbase | inlinevirtual |
get_Mode() const | Geometry | inline |
get_nSlices() const | Geometry | inline |
get_offset(direction dir) const | Geometry | |
get_orientation() const | Geometry | inline |
get_orientation(double &heightAng, double &azimutAng, double &inplaneAng, bool &revSlice) const | Geometry | |
get_parameter(const STD_string &ldrlabel) | LDRblock | |
get_parameter_by_id(int id) | LDRblock | |
get_parmode() const | LDRbase | inlinevirtual |
get_parx_code(parxCodeType type) const | LDRblock | virtual |
get_phaseVector() const | Geometry | |
get_readVector() const | Geometry | |
get_slice_orientation(const dvector &svec) | Geometry | static |
get_sliceDistance() const | Geometry | inline |
get_sliceOffsetVector() const | Geometry | |
get_sliceThickness() const | Geometry | inline |
get_sliceVector() const | Geometry | |
get_typeInfo(bool parx_equivtype=false) const | LDRblock | inlinevirtual |
get_unit() const | LDRbase | inline |
has_minmax() const | LDRbase | inline |
is_embedded() const | LDRblock | inline |
iter typedef | List< I, P, R > | |
Labeled(const STD_string &label="unnamed") | Labeled | inline |
LDRblock(const STD_string &title="Parameter List") | LDRblock | |
LDRblock(const LDRblock &block) | LDRblock | |
List() | List< I, P, R > | |
load(const STD_string &filename, const LDRserBase &serializer=LDRserJDX()) | LDRblock | virtual |
merge(LDRblock &block, bool onlyUserPars=true) | LDRblock | |
numof_pars() const | LDRblock | |
operator<(const LDRblock &rhs) const | LDRblock | inline |
operator=(const Geometry &ia) | Geometry | |
LDRblock::operator=(const LDRblock &block) | LDRblock | |
LDRblock::Labeled::operator=(const Labeled &l) | Labeled | inline |
List::operator=(const List &l) | List< I, P, R > | |
operator==(const LDRblock &rhs) const | LDRblock | inline |
operator[](unsigned int i) | LDRblock | |
operator[](unsigned int i) const | LDRblock | |
parameter_exists(const STD_string &ldrlabel) const | LDRblock | |
parse(STD_string &parstring, const LDRserBase &serializer) | LDRblock | virtual |
parseblock(const STD_string &source, const LDRserBase &serializer=LDRserJDX()) | LDRblock | |
parseval(const STD_string ¶meterName, const STD_string &value) | LDRblock | |
parsevalstring(const STD_string &, const LDRserBase *ser=0) | LDRblock | inlinevirtual |
print(const LDRserBase &serializer=LDRserJDX()) const | LDRblock | virtual |
print2stream(STD_ostream &os, const LDRserBase &serializer) const | LDRblock | virtual |
printval(const STD_string ¶meterName, bool append_unit=false) const | LDRblock | |
printvalstring(const LDRserBase *ser=0) const | LDRblock | inlinevirtual |
remove(R item) | List< I, P, R > | |
reset() | Geometry | |
set_description(const STD_string &descr) | LDRbase | inline |
set_embedded(bool embedded) | LDRblock | inline |
set_filemode(fileMode file_mode) | LDRblock | virtual |
set_FOV(direction dir, double fov) | Geometry | |
set_gui_props(const GuiProps &) | LDRbase | inlinevirtual |
set_jdx_props(const JcampDxProps &jp) | LDRbase | inline |
set_label(const STD_string &label) | Labeled | inline |
set_Mode(geometryMode mode) | Geometry | |
set_nSlices(unsigned int nslices) | Geometry | |
set_offset(direction dir, double offset) | Geometry | |
set_orientation(sliceOrientation orientation) | Geometry | |
set_orientation(double heightAng, double azimutAng, double inplaneAng, bool revSlice=false) | Geometry | |
set_orientation_and_offset(const dvector &readvec, const dvector &phasevec, const dvector &slicevec, const dvector ¢ervec) | Geometry | |
set_parmode(parameterMode parameter_mode) | LDRblock | virtual |
set_prefix(const STD_string &prefix) | LDRblock | |
set_sliceDistance(double dist) | Geometry | |
set_sliceThickness(double thick) | Geometry | |
set_unit(const STD_string &un) | LDRbase | inline |
size() const | List< I, P, R > | inline |
transform(const dvector &rpsvec, bool inverse=false) const | Geometry | |
transpose_inplane(bool reverse_read=false, bool reverse_phase=false) | Geometry | |
unmerge(LDRblock &block) | LDRblock | |
update() | Geometry | |
write(const STD_string &filename, const LDRserBase &serializer=LDRserJDX()) const | LDRblock | virtual |
~LDRblock() | LDRblock | |
~List() | List< I, P, R > |