Category: Type specifier

Syntax: frequency <identifier>

Description

Use the frequency type specifier to define an identifier to be a frequency type.

Frequency identifier can be assigned by frequency constant or compared with frequency only.

Frequency type identifier can be added or subtracted. Frequency can be multiplied and divided by real or int.

Example:

frequency f f = 10MHz f = f-0.5kHz

Legend: PPL keywords; PPL pulse commands; comments.

See also:

Type Specifiers