PyNeb  1.1.2
PyNeb Reference Manua
pyneb.utils.FortranFormat Namespace Reference

Classes

class  FortranFormat
 
class  FortranLine
 

Variables

tuple f = FortranFormat("'!!',D10.3,F10.3,G10.3,'!!'")
 
tuple l = FortranLine([1.5707963, 3.14159265358, 2.71828], f)
 

Variable Documentation

tuple f = FortranFormat("'!!',D10.3,F10.3,G10.3,'!!'")
tuple l = FortranLine([1.5707963, 3.14159265358, 2.71828], f)