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

Per-cell phase-topology measurement. More...

#include <sim_field_topology.h>

Public Attributes

int8_t charge
 
uint8_t seam_mask
 
uint8_t flags
 
float core_offset_x
 
float core_offset_y
 
float confidence
 

Detailed Description

Per-cell phase-topology measurement.

Member Data Documentation

◆ charge

int8_t SimFieldTopologyCell::charge

Quantized winding charge: -1, 0, or +1.

◆ confidence

float SimFieldTopologyCell::confidence

Confidence score in [0, 1] after charge and contrast checks.

◆ core_offset_x

float SimFieldTopologyCell::core_offset_x

Estimated core X offset from cell center in [-0.5, 0.5].

◆ core_offset_y

float SimFieldTopologyCell::core_offset_y

Estimated core Y offset from cell center in [-0.5, 0.5].

◆ flags

uint8_t SimFieldTopologyCell::flags

Bitwise OR of SimFieldTopologyCellFlag values.

◆ seam_mask

uint8_t SimFieldTopologyCell::seam_mask

Bitwise OR of SimFieldTopologySeamMask values.


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