JSON_ShipsDetectionCaptureRatio

ShipsDetectionCaptureRatio message in JSON format

{
  "ShipsDetectionCaptureRatio":{
    "centerCaptureEnabled":,
/*required, boolean, enable center capture mode*/
    "captureRatio":,
/*optional, int, capture ratio*/
    "centeringDwellTime":
/*optional, int, centering dwell time; range: [1,10] second*/
  }
}