131 |
|
const char *angle_r_help; /**< @brief angle of R help description. */ |
132 |
|
const char *hullvol_help; /**< @brief hull volume of nanoparticle help description. */ |
133 |
|
const char *rodlength_help; /**< @brief length of nanorod help description. */ |
134 |
< |
const char *tet_param_help; /**< @brief tetrahedrality order parameter help description. */ |
135 |
< |
const char *tet_param_z_help; /**< @brief tetrahedrality order parameter by zbin(--sele1 must be specified) help description. */ |
134 |
> |
const char *tet_param_help; /**< @brief tetrahedrality order parameter (Qk) help description. */ |
135 |
> |
const char *tet_param_z_help; /**< @brief spatially-resolved tetrahedrality order parameter Qk(z) help description. */ |
136 |
|
|
137 |
|
unsigned int help_given ; /**< @brief Whether help was given. */ |
138 |
|
unsigned int version_given ; /**< @brief Whether version was given. */ |