esrf changes: users class added API functionality getNMods

This commit is contained in:
2018-04-23 17:38:40 +02:00
parent d38108e527
commit d09a1a0a95
2 changed files with 10 additions and 0 deletions

View File

@ -705,6 +705,12 @@ class slsDetectorUsers
*/
int setTenGigabitEthernet(int i = -1);
/**
* returns total number of detector modules
* @returns the total number of detector modules
*/
int getNMods();
/************************************************************************
STATIC FUNCTIONS