ne_bb_setY

int sbne::ne_bb_setY(LBox *b, const double &y)

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

Parameters:
  • b – a pointer to the LBox object.

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

Returns:

integer value indicating success/failure of the function.