Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1488 |
|
Package | general | |
Module | measures | |
Tool | measures |
rf | in | reference code | |
Allowed: | coded string | ||
v0 | in | doppler ratio/velocity | |
Allowed: | quantity | ||
Default: | 0 | ||
off | in | optional offset | |
Allowed: | doppler measure | ||
Default: | F |
- dm.listcodes(dm.doppler()) [normal=RADIO Z RATIO BETA GAMMA OPTICAL TRUE RELATIVISTIC, extra=]The doppler quantity values should be either non-dimensioned to specify a ratio of the light velocity, or in velocity. (examples all give same doppler):
- dm.doppler('radio', 0.4) [type=doppler, refer=radio, m0=[value=1.19917e+08, unit=m/s]] - dm.doppler('radio',dm.mul(dm.quantity(0.4),dm.constants('c'))) [type=doppler, refer=radio, m0=[unit=m/s, value=1.19917e+08]]