aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d37a7788a740193cdaf6bcc6354148d6281b6993 (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
28
# 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
$ calctenna.py 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