#include <CompoundLayerMaterial.h>
|
double | value (unsigned char ibin0, unsigned char ibin1) const |
|
Definition at line 32 of file CompoundLayerMaterial.h.
◆ value()
double Trk::ValueStore::value |
( |
unsigned char |
ibin0, |
|
|
unsigned char |
ibin1 |
|
) |
| const |
|
inline |
Definition at line 37 of file CompoundLayerMaterial.h.
41 unsigned int ibin =
static_cast<unsigned int>(
43 [
static_cast<unsigned int>(ibin0)]);
◆ valueBinMatrix
◆ valueMin
float Trk::ValueStore::valueMin |
◆ valueStep
float Trk::ValueStore::valueStep |
The documentation for this struct was generated from the following file: