Gadget
|
Functions | |
int | checkLengthGroupStructure (const LengthGroupDivision *finer, const LengthGroupDivision *coarser) |
This is the function that will check whether one LengthGroupDivision has length groups that are finer than a second LengthGroupDivision, and print an error if this is not the case. More... | |
int checkLengthGroupStructure | ( | const LengthGroupDivision * | finer, |
const LengthGroupDivision * | coarser | ||
) |
This is the function that will check whether one LengthGroupDivision has length groups that are finer than a second LengthGroupDivision, and print an error if this is not the case.
finer | is the LengthGroupDivision that should be on a finer scale |
coarser | is the LengthGroupDivision that should be on a coarser scale |