FlightPlanEvent.prototype.speedBridleEvent = function() {

  var buffer = commandToBuffer(0, "FlightPlanEvent", "SpeedBridleEvent");

  this.self._writePacket(this.self._networkFrameGenerator(buffer));