![]() |
OpenIndy-Core
0.2.0.43
|
The InputElement class Save the input elements that are used to solve a function. More...
#include <function.h>
Public Member Functions | |
InputElement () | |
InputElement (const int &id) | |
bool | operator== (const InputElement &other) |
custom comparison operator to compare input elements by their id More... | |
The InputElement class Save the input elements that are used to solve a function.
|
inline |
|
inline |
|
inline |
custom comparison operator to compare input elements by their id
QPointer<Reading> oi::InputElement::cartesianReading |
QPointer<Circle> oi::InputElement::circle |
QPointer<Cone> oi::InputElement::cone |
QPointer<CoordinateSystem> oi::InputElement::coordSystem |
QPointer<Cylinder> oi::InputElement::cylinder |
QPointer<Reading> oi::InputElement::directionReading |
QPointer<Reading> oi::InputElement::distanceReading |
QPointer<Ellipse> oi::InputElement::ellipse |
QPointer<Ellipsoid> oi::InputElement::ellipsoid |
QPointer<Geometry> oi::InputElement::geometry |
QPointer<Hyperboloid> oi::InputElement::hyperboloid |
int oi::InputElement::id |
QList<GeometryParameters> oi::InputElement::ignoredDestinationParams |
QList<GeometryParameters> oi::InputElement::ignoredTargetParams |
bool oi::InputElement::isUsed |
QPointer<Reading> oi::InputElement::levelReading |
QPointer<Line> oi::InputElement::line |
QPointer<Nurbs> oi::InputElement::nurbs |
QPointer<Observation> oi::InputElement::observation |
QPointer<Paraboloid> oi::InputElement::paraboloid |
QPointer<Plane> oi::InputElement::plane |
QPointer<Point> oi::InputElement::point |
QPointer<PointCloud> oi::InputElement::pointCloud |
QPointer<Reading> oi::InputElement::polarReading |
QPointer<ScalarEntityAngle> oi::InputElement::scalarEntityAngle |
QPointer<ScalarEntityDistance> oi::InputElement::scalarEntityDistance |
QPointer<ScalarEntityMeasurementSeries> oi::InputElement::scalarEntityMeasurementSeries |
QPointer<ScalarEntityTemperature> oi::InputElement::scalarEntityTemperature |
bool oi::InputElement::shouldBeUsed |
QPointer<SlottedHole> oi::InputElement::slottedHole |
QPointer<Sphere> oi::InputElement::sphere |
QPointer<Station> oi::InputElement::station |
QPointer<Reading> oi::InputElement::temperatureReading |
QPointer<Torus> oi::InputElement::torus |
QPointer<TrafoParam> oi::InputElement::trafoParam |
ElementTypes oi::InputElement::typeOfElement |
QPointer<Reading> oi::InputElement::undefinedReading |