Oakfield API Documentation 1.0.0
Numerical core APIs
Loading...
Searching...
No Matches
SimFieldTopologyConfig Struct Reference

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
 

Detailed Description

Tunable thresholds used by phase-topology extraction.

Member Data Documentation

◆ charge_ambiguity_threshold

float SimFieldTopologyConfig::charge_ambiguity_threshold

Maximum winding error before marking ambiguity.

◆ enable_core_localization

bool SimFieldTopologyConfig::enable_core_localization

Estimate singularity core offsets when possible.

◆ magnitude_epsilon

float SimFieldTopologyConfig::magnitude_epsilon

Magnitude floor for low-signal and divide guards.

◆ seam_ambiguity_band

float SimFieldTopologyConfig::seam_ambiguity_band

Distance around the seam threshold treated as ambiguous.

◆ seam_phase_threshold

float SimFieldTopologyConfig::seam_phase_threshold

Raw phase jump magnitude that marks a seam edge.


The documentation for this struct was generated from the following file: