Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

RadarDataDumper is a tool required for generating files to be used in the RadarDataVisualiser client user interface.

The RadarDataDumper can be used to generate files from an actual radar or from a cpr recording file

Command Line Options

Network Capture

Usage: RadarDataDumper.exe (For Network Capture) [-i ip address] [-p port] [-o output prefix] [-n numsamples] [-a numazimuths] [-d start delay secs] [-t time to dump] [-c short term time constant] [-l long term time constant] [-e optional encoder size]

File Replay

Usage: RadarDataDumper.exe (For File Replay) [-s file] [-o output prefix] [-n numsamples] [-a numazimuths] [-t time to dump] [-d start delay secs] [-c short term time constant] [-l long term time constant]

Common Options

  • [-o output prefix] - Text to prefix dump files with
  • [-n numsamples] - Range in bins of radar / recording
  • [-a numazimuths] - Number of azimuths per rotation e.g CDR this 400
  • [-d start delay secs] - Delay before system will start recording data
  • [-t time to dump] - Time in seconds to record, the recorder will dump the data once a second for -t seconds default 120
  • [-c short term time constant]
  • [-l long term time constant]

Step-by-step guide

 

  • No labels