pub const DSF_SUPERSEDE_TOLERANCE_MACH: f64 = 0.05;Expand description
A new point within this many Mach units of an existing one supersedes it in
DsfTable::upsert instead of being appended.
pub const DSF_SUPERSEDE_TOLERANCE_MACH: f64 = 0.05;A new point within this many Mach units of an existing one supersedes it in
DsfTable::upsert instead of being appended.