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

Continuity guard metadata attached to warp specifications. More...

#include <kernel_ir.h>

Public Attributes

int mode
 
double clamp_min
 
double clamp_max
 
double tolerance
 

Detailed Description

Continuity guard metadata attached to warp specifications.

Member Data Documentation

◆ clamp_max

double SimIRWarpGuard::clamp_max

Upper clamp bound when guards are enabled.

◆ clamp_min

double SimIRWarpGuard::clamp_min

Lower clamp bound when guards are enabled.

◆ mode

int SimIRWarpGuard::mode

Continuity mode (mirrors SimContinuityMode).

◆ tolerance

double SimIRWarpGuard::tolerance

Offset tolerance used for guard fallbacks.


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