Skip to content

Commit

Permalink
RO_CC constant added
Browse files Browse the repository at this point in the history
  • Loading branch information
zsiki committed Sep 11, 2016
1 parent a1fd221 commit 5b89a50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base_classes.py
Expand Up @@ -15,6 +15,7 @@
from PyQt4.QtGui import QApplication

RO = 180 * 60 * 60 / math.pi
RO_CC = 200 * 100 * 100 / math.pi
PISEC = 180 * 60 * 60
FOOT2M = 0.3048

Expand Down

0 comments on commit 5b89a50

Please sign in to comment.