File: karthik.ini

package info (click to toggle)
pyparsing 3.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,200 kB
  • sloc: python: 30,867; ansic: 422; sh: 112; makefile: 24
file content (14 lines) | stat: -rw-r--r-- 347 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[users]
source_dir = '/home/karthik/Projects/python'
data_dir   = '/home/karthik/Projects/data'
result_dir = '/home/karthik/Projects/Results'
param_file = $result_dir/param_file
res_file   = $result_dir/result_file
comment    = 'this is a comment'
; a line starting with ';' is a comment
K = 8
simulate_K = 0
N = 4000
mod_scheme = 'QPSK'

Na = K+2