Suiggestions for dump1090 batch fie

I’m about to try using a prostick with dump1090 on a windows 10 PC. It seems a pretty straightforward but I’m wondering if there are suggestions for a relatively simple but effective batch file for the program. The one I have seems to have some entries I’m not familiar with and I wonder if they are necessary. This is what I have now.

dump1090.exe --interactive --net --net-ro-size 500 --net-ro-rate 5 --net-buffer 5 --net-beast --gain 45 --mlat
pause

Suggestions?

This is from my batch file from the latest stop where I was running planeplotter:
REM Key West FL
dump1090.exe --net --net-ro-port 30002 --net-beast --mlat --lat 24.571313 --lon -81.732895 --ppm -27.02 --modeac --net-ro-size 500 --net-ro-rate 5 --gain -10 --no-fix

Note the --ppm was empirically measured on the Rpi using Kalibrat
YMMV
Joel