Double¶
- class felis.types.Double¶
- Bases: - FelisType- Felis definition of double precision floating point type. - Attributes Summary - Name of the type as defined in the Felis schema. - Flag indicating if the type is numeric. - Flag indicating if the type is sized, meaning it requires a length. - Flag indicating if the type is a timestamp. - Name of the type as defined in VOTable. - Attributes Documentation