HOPS
HOPS class 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 |
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