aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0324d371e5248a28f2fdd053557b9ab7a92f4239 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# calctenna.py

## Calculate dipole antenna leg length

```text
usage: calctenna.py [-h] -f [frequency] [-V [velocity_factor]] [-q]

optional arguments:
  -h, --help            show this help message and exit
  -f [frequency], --frequency [frequency]
                        desired frequency in Hz (e.g. 144800000 or 433e6, ...)
  -V [velocity_factor], --velocity-factor [velocity_factor]
  -q, --quiet           print only result
```

### Example output

```text
$ calctenna.py -f 104e6
Desired Frequency: 104e6 Hz
Wavelength: 2.883 m
Wavelength / 2: 1.441 m
Wavelength / 4: 0.721 m
Velocity factor: 0.951
-> Dipole leg length (lambda/4): 0.685 m
```
in each repos: see "about"-tab (if existing) for more details / README.
mailto contact at omeckman dot net
all timestamps in UTC (German winter time: UTC+01:00, summer time: UTC+02:00)
dark theme is a modded version of: https://gist.github.com/Yoplitein/f4b671a2ec70c9e743fa