HOPS
HOPS class reference
Namespaces | Typedefs
MHO_ElementTypes.hh File Reference

typedefs and using statements for table container data element types global definition of floating point types for use in data containers. for in-memory use we use double precision for storage format (converted from difx) we use single float precision More...

#include <complex>

Go to the source code of this file.

Namespaces

 hops
 

Typedefs

using hops::flag_element_type = FLAG_TYPE
 
typedef char hops::FLAG_TYPE
 
using hops::manual_pcal_element_type = PCFP_TYPE
 
using hops::pcal_phasor_type = std::complex< PCFP_TYPE >
 
typedef double hops::PCFP_TYPE
 
using hops::spline_coeff_type = SPLINE_TYPE
 
typedef double hops::SPLINE_TYPE
 
typedef float hops::VFP_STORE_TYPE
 
typedef double hops::VFP_TYPE
 
using hops::visibility_element_store_type = std::complex< VFP_STORE_TYPE >
 
using hops::visibility_element_type = std::complex< VFP_TYPE >
 
using hops::weight_element_store_type = WFP_STORE_TYPE
 
using hops::weight_element_type = WFP_TYPE
 
typedef float hops::WFP_STORE_TYPE
 
typedef double hops::WFP_TYPE
 

Detailed Description

typedefs and using statements for table container data element types global definition of floating point types for use in data containers. for in-memory use we use double precision for storage format (converted from difx) we use single float precision

Date
Tue Apr 12 16:15:02 2022 -0400
Author
J. Barrett - barre.nosp@m.ttj@.nosp@m.mit.e.nosp@m.du