RadioPath
RadioPath Schema (Abstract Base)
Properties
| Name | Type | Description |
|---|---|---|
| id | Integer |
No description |
| path_type | Enum(track, raster, daisy, on_off) |
No description |
Subclasses
| Name | path_type |
|---|---|
RadioDaisyPath |
daisy |
RadioOnOffPath |
on_off |
RadioRasterPath |
raster |
RadioTrackPath |
track |