ReFRACtor
common.py
Go to the documentation of this file.
1 from .base import Creator
2 from .. import param
3 
4 from refractor import framework as rf
5 
7 
8  def create(self):
9  return rf.DefaultConstant()

Copyright © 2017, California Institute of Technology.
ALL RIGHTS RESERVED.
U.S. Government Sponsorship acknowledged.
Generated Fri Aug 24 2018 15:44:10