aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 1ffe0ad79cd67619e978d781055d9e3a6797cfa8 (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
27
# calctenna.py

## Calculate dipole antenna leg length

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

positional arguments:
  frequency             desired frequency in Hz (e.g. 144800000 or 433e6, ...)

optional arguments:
  -h, --help            show this help message and exit
  -V velocity_factor, --velocity-factor velocity_factor
  -q, --quiet           print only result
  -t, --tests           run unit tests and exit
```

### Example output

```text
Desired Frequency: 104000000.0 Hz
Wavelength: 2.883 m
Wavelength / 2: 144.131 cm
Wavelength / 4: 72.065 cm
Velocity factor: 0.951
-> Dipole leg length (lambda/4): 68.534 cm
```
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