getNDeaccelerations method

int? getNDeaccelerations()

Implementation

int? getNDeaccelerations() {
  return nDeaccelerations;
}