Server IP : 15.235.198.142 / Your IP : 216.73.216.190 Web Server : Apache/2.4.58 (Ubuntu) System : Linux ballsack 6.8.0-45-generic #45-Ubuntu SMP PREEMPT_DYNAMIC Fri Aug 30 12:02:04 UTC 2024 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /lib/python3/dist-packages/twisted/positioning/__pycache__/ |
Upload File : |
� Ϫ�fo � �& � d Z ddlmZ ddlmZ ddlmZmZ ddlm Z ddl mZmZ ddl mZ ddlmZ d Zd ZdZ G d� d e� Z G d� de� Z e ej, � G d� d� � Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d� de� Z G d � d!e� Z G d"� d#e� Z! G d$� d%e� Z" G d&� d'� Z# e ejH � G d(� d)� � Z% G d*� d+e%� Z&g d,�Z'y-).z1 Generic positioning base classes. @since: 14.0 � )�partial)� attrgetter)�ClassVar�Sequence)�implementer)� NamedConstant�Names)�ipositioning)�FancyEqMixing��2Tv�?gr�q��?g����ׁ�?c �H � e Zd ZdZ e� Z e� Z e� Z e� Zy)�Anglesa� The types of angles. @cvar LATITUDE: Angle representing a latitude of an object. @type LATITUDE: L{NamedConstant} @cvar LONGITUDE: Angle representing the longitude of an object. @type LONGITUDE: L{NamedConstant} @cvar HEADING: Angle representing the heading of an object. @type HEADING: L{NamedConstant} @cvar VARIATION: Angle representing a magnetic variation. @type VARIATION: L{NamedConstant} N) �__name__� __module__�__qualname__�__doc__r �LATITUDE� LONGITUDE�HEADING� VARIATION� � �:/usr/lib/python3/dist-packages/twisted/positioning/base.pyr r s% � ��"