Represents a hardware part; typically an item that can be purchased and added to a circut.
More...
Represents a hardware part; typically an item that can be purchased and added to a circut.
It does not represnt a specific tangible item. Instead, it represents a model of an item that can be found from a supplier.
- Todo:
- One day, read these from a database on demand.
- Todo:
- Support adding information, maybe in derived classes, that describe the part. Things like common factory calibration, accuracy, and precision data for various sensors.
Definition at line 25 of file Part.hpp.