Files
oopt-gnpy/gnpy/constants.py
2017-07-24 23:24:21 -07:00

8 lines
126 B
Python

# -*- coding: utf-8 -*-
from math import pi
pi = pi
c = 299792458 # Speed of light
h = 6.62606896e-34 # Planck's constant