|
Oakfield API Documentation 1.0.0
Numerical core APIs
|
Tunable thresholds used by phase-topology extraction. More...
#include <sim_field_topology.h>
Public Attributes | |
| float | seam_phase_threshold |
| float | seam_ambiguity_band |
| float | charge_ambiguity_threshold |
| float | magnitude_epsilon |
| bool | enable_core_localization |
Tunable thresholds used by phase-topology extraction.
| float SimFieldTopologyConfig::charge_ambiguity_threshold |
Maximum winding error before marking ambiguity.
| bool SimFieldTopologyConfig::enable_core_localization |
Estimate singularity core offsets when possible.
| float SimFieldTopologyConfig::magnitude_epsilon |
Magnitude floor for low-signal and divide guards.
| float SimFieldTopologyConfig::seam_ambiguity_band |
Distance around the seam threshold treated as ambiguous.
| float SimFieldTopologyConfig::seam_phase_threshold |
Raw phase jump magnitude that marks a seam edge.