Attribute name | Attribute type | Docstring | Unit |
coordinateSystem | str | The coordinate system of the location | |
creationDate | datetime | The creation date of this AntennaField | |
isValid | int | The is valid flag, 0 indicates invalid | |
latitude | float | The latitude angle of the location | degrees |
longitude | float | The longitude angle of the location | degrees |
name | str | The name of the AntennaField | |
number | int | The AntennaField number; 1 or 2 | |
object_id | oidtype | The object identifier
The object identifier is an attribute shared by all persistent instances. It is the prime key, by which object identity is established | |
radius | float | The radius of the location | m |
station | Station | The station this AntennaField belongs to | |
timestampEnd | datetime | station location is valid untill this date | |
timestampStart | datetime | station location is valid from this date | |
x | float | The x coordinate of the location | m |
y | float | The y coordinate of the location | m |
z | float | The z coordinate of the location | m |