This is the complete list of members for ListBorderWavelengthGrid, including all inherited members.
_borderv (defined in DisjointWavelengthGrid) | DisjointWavelengthGrid | private |
_characteristic (defined in ListBorderWavelengthGrid) | ListBorderWavelengthGrid | private |
_children (defined in Item) | Item | private |
_dlambdav (defined in DisjointWavelengthGrid) | DisjointWavelengthGrid | private |
_ellv (defined in DisjointWavelengthGrid) | DisjointWavelengthGrid | private |
_lambdaleftv (defined in DisjointWavelengthGrid) | DisjointWavelengthGrid | private |
_lambdarightv (defined in DisjointWavelengthGrid) | DisjointWavelengthGrid | private |
_lambdav (defined in DisjointWavelengthGrid) | DisjointWavelengthGrid | private |
_parent (defined in Item) | Item | private |
_setupStarted (defined in SimulationItem) | SimulationItem | private |
_utility (defined in Item) | Item | private |
_wavelengths (defined in ListBorderWavelengthGrid) | ListBorderWavelengthGrid | private |
addChild(Item *child) | Item | |
BaseType typedef (defined in ListBorderWavelengthGrid) | ListBorderWavelengthGrid | private |
bin(double lambda) const override | DisjointWavelengthGrid | virtual |
bins(double lambda) const override | DisjointWavelengthGrid | virtual |
Characteristic enum name | ListBorderWavelengthGrid | |
characteristic() const | ListBorderWavelengthGrid | inline |
children() const | Item | |
clearItemListProperty(const PropertyDef *property) | Item | virtual |
destroyChild(Item *child) | Item | |
DisjointWavelengthGrid() | DisjointWavelengthGrid | inlineprotected |
dlambdav() const | DisjointWavelengthGrid | inline |
effectiveWidth(int ell) const override | DisjointWavelengthGrid | virtual |
extdlambdav() const | DisjointWavelengthGrid | |
extlambdav() const | DisjointWavelengthGrid | |
find(bool setup=true) const | SimulationItem | inline |
find(bool setup, SimulationItem *castToRequestedType(Item *)) const | SimulationItem | private |
getBoolProperty(const PropertyDef *property) const | Item | virtual |
getDoubleListProperty(const PropertyDef *property) const | Item | virtual |
getDoubleProperty(const PropertyDef *property) const | Item | virtual |
getEnumProperty(const PropertyDef *property) const | Item | virtual |
getIntProperty(const PropertyDef *property) const | Item | virtual |
getItemListProperty(const PropertyDef *property) const | Item | virtual |
getItemProperty(const PropertyDef *property) const | Item | virtual |
getStringProperty(const PropertyDef *property) const | Item | virtual |
getUtilityProperty(string name) const | Item | |
insertIntoItemListProperty(const PropertyDef *property, int index, Item *item) | Item | virtual |
interface(int levels=-999999, bool setup=true) const | SimulationItem | inline |
interface(int levels, bool setup, bool offersRequestedInterface(SimulationItem *)) const | SimulationItem | private |
Item() | Item | inlineprotected |
Item(const Item &)=delete | Item | |
itemName() const | SimulationItem | virtual |
ItemRegistry (defined in ListBorderWavelengthGrid) | ListBorderWavelengthGrid | friend |
ItemType typedef (defined in ListBorderWavelengthGrid) | ListBorderWavelengthGrid | private |
lambdav() const | DisjointWavelengthGrid | inline |
leftBorder(int ell) const override | DisjointWavelengthGrid | virtual |
ListBorderWavelengthGrid() | ListBorderWavelengthGrid | inlineprotected |
numBins() const override | DisjointWavelengthGrid | virtual |
offersInterface(const std::type_info &interfaceTypeInfo) const | SimulationItem | protectedvirtual |
operator=(const Item &)=delete | Item | |
parent() const | Item | |
removeChild(Item *child) | Item | private |
removeFromItemListProperty(const PropertyDef *property, int index) | Item | virtual |
rightBorder(int ell) const override | DisjointWavelengthGrid | virtual |
setBoolProperty(const PropertyDef *property, bool value) | Item | virtual |
setDoubleListProperty(const PropertyDef *property, vector< double > value) | Item | virtual |
setDoubleProperty(const PropertyDef *property, double value) | Item | virtual |
setEnumProperty(const PropertyDef *property, string value) | Item | virtual |
setIntProperty(const PropertyDef *property, int value) | Item | virtual |
setItemProperty(const PropertyDef *property, Item *item) | Item | virtual |
setParent(Item *parent) | Item | private |
setStringProperty(const PropertyDef *property, string value) | Item | virtual |
setup() | SimulationItem | |
setupSelfAfter() override | DisjointWavelengthGrid | protectedvirtual |
setupSelfBefore() override | ListBorderWavelengthGrid | protectedvirtual |
setUtilityProperty(string name, int value) | Item | |
setWavelengthBins(const Array &lambdav, double relativeHalfWidth, bool constantWidth=false) | DisjointWavelengthGrid | protected |
setWavelengthBorders(const Array &borderv, bool logScale) | DisjointWavelengthGrid | protected |
setWavelengthRange(const Array &lambdav, bool logScale) | DisjointWavelengthGrid | protected |
setWavelengthSegments(const Array &bordcharv) | DisjointWavelengthGrid | protected |
setWavelengthSegments(const vector< double > &borderv, const vector< double > &characv) | DisjointWavelengthGrid | protected |
SimulationItem() | SimulationItem | inlineprotected |
transmission(int ell, double lambda) const override | DisjointWavelengthGrid | virtual |
type() const | Item | virtual |
typeAndName() const | SimulationItem | |
wavelength(int ell) const override | DisjointWavelengthGrid | virtual |
WavelengthGrid() | WavelengthGrid | inlineprotected |
wavelengthRange() const | WavelengthGrid | |
wavelengths() const | ListBorderWavelengthGrid | inline |
~Item() | Item | virtual |