Plastic sheet geometry data.
More...
#include <EKLMGeometry.h>
|
| | PlasticSheetGeometry () |
| | Constructor.
|
| |
| double | getWidth () const |
| | Get width.
|
| |
| void | setWidth (double width) |
| | Set width.
|
| |
| double | getDeltaL () const |
| | Get Delta L (edge of last strip - edge of plastic sheet distance).
|
| |
| void | setDeltaL (double deltaL) |
| | Set Delta L (edge of last strip - edge of plastic sheet distance).
|
| |
|
| double | m_Width = 0 |
| | Width.
|
| |
| double | m_DeltaL = 0 |
| | Distance from edge of last strip to edge of plastic sheet.
|
| |
Plastic sheet geometry data.
Definition at line 880 of file EKLMGeometry.h.
◆ PlasticSheetGeometry()
◆ getDeltaL()
| double getDeltaL |
( |
| ) |
const |
|
inline |
Get Delta L (edge of last strip - edge of plastic sheet distance).
Definition at line 909 of file EKLMGeometry.h.
910 {
912 }
double m_DeltaL
Distance from edge of last strip to edge of plastic sheet.
◆ getWidth()
| double getWidth |
( |
| ) |
const |
|
inline |
◆ setDeltaL()
| void setDeltaL |
( |
double |
deltaL | ) |
|
|
inline |
Set Delta L (edge of last strip - edge of plastic sheet distance).
- Parameters
-
Definition at line 918 of file EKLMGeometry.h.
◆ setWidth()
| void setWidth |
( |
double |
width | ) |
|
|
inline |
◆ m_DeltaL
Distance from edge of last strip to edge of plastic sheet.
Definition at line 929 of file EKLMGeometry.h.
◆ m_Width
The documentation for this class was generated from the following files: