Inherits ctypes.Structure.
Inherited by mk4io.mk4io.ChanCount, mk4io.mk4io.auto_global, mk4io.mk4io.auto_per_lag, mk4io.mk4io.ch1_tag, mk4io.mk4io.ch_struct, mk4io.mk4io.complex_struct, mk4io.mk4io.counts_global, mk4io.mk4io.counts_per_lag, mk4io.mk4io.date, mk4io.mk4io.ffit_chan_struct, mk4io.mk4io.index_tag, mk4io.mk4io.lag_tag, mk4io.mk4io.mk4_corel, mk4io.mk4io.mk4_fringe, mk4io.mk4io.mk4_sdata, mk4io.mk4io.model_struct, mk4io.mk4io.newphasor, mk4io.mk4io.pcal_struct, mk4io.mk4io.phasor, mk4io.mk4io.polars, mk4io.mk4io.sbandf, mk4io.mk4io.sbweights, mk4io.mk4io.sidebands, mk4io.mk4io.sky_coord, mk4io.mk4io.spectral, mk4io.mk4io.stcount_struct, mk4io.mk4io.trackstat, mk4io.mk4io.type_000, mk4io.mk4io.type_100, mk4io.mk4io.type_101, mk4io.mk4io.type_120, mk4io.mk4io.type_200, mk4io.mk4io.type_201, mk4io.mk4io.type_202, mk4io.mk4io.type_203, mk4io.mk4io.type_204, mk4io.mk4io.type_205, mk4io.mk4io.type_206, mk4io.mk4io.type_207, mk4io.mk4io.type_208, mk4io.mk4io.type_210, mk4io.mk4io.type_212, mk4io.mk4io.type_220, mk4io.mk4io.type_221, mk4io.mk4io.type_222, mk4io.mk4io.type_230, mk4io.mk4io.type_300, mk4io.mk4io.type_301, mk4io.mk4io.type_302, mk4io.mk4io.type_303, mk4io.mk4io.type_304, mk4io.mk4io.type_305, mk4io.mk4io.type_306, mk4io.mk4io.type_307, mk4io.mk4io.type_308, and mk4io.mk4io.type_309.
mk4 base class which implements comparison operations eq and ne and a print-summary
◆ __eq__()
def mk4io.mk4io.Mk4StructureBase.__eq__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ __ne__()
def mk4io.mk4io.Mk4StructureBase.__ne__ |
( |
|
self, |
|
|
|
other |
|
) |
| |
◆ approximately_equal()
def mk4io.mk4io.Mk4StructureBase.approximately_equal |
( |
|
self, |
|
|
|
other, |
|
|
|
ignore_dates = True , |
|
|
|
verbose = True , |
|
|
|
abs_tol = 1e-14 , |
|
|
|
rel_tol = 1e-6 |
|
) |
| |
compares two object, wary about floating point types
◆ contains_floats()
def mk4io.mk4io.Mk4StructureBase.contains_floats |
( |
|
self | ) |
|
◆ printsummary()
def mk4io.mk4io.Mk4StructureBase.printsummary |
( |
|
self | ) |
|
The documentation for this class was generated from the following file: