ne_bb_setX

int sbne::ne_bb_setX(LBox *b, const double &x)

Sets the value of the “x” attribute of this LBox object.

Parameters
  • b – a pointer to the LBox object.

  • x – a double value to use as the value of the “x” attribute of this LBox object.

Returns

integer value indicating success/failure of the function.