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

Spectral flux landmarks computed from the latest flux-lens analysis. More...

#include <sim_flux_lens.h>

Public Attributes

bool valid
 
double kc
 
double k50
 
double k90
 
double pi_at_kc
 
double total_abs_work
 
double pi_min
 
double pi_max
 
double kmax
 

Detailed Description

Spectral flux landmarks computed from the latest flux-lens analysis.

Member Data Documentation

◆ k50

double FluxMarks::k50

Wavenumber containing 50 percent of absolute flux work.

◆ k90

double FluxMarks::k90

Wavenumber containing 90 percent of absolute flux work.

◆ kc

double FluxMarks::kc

Critical wavenumber selected from the flux spectrum.

◆ kmax

double FluxMarks::kmax

Maximum wavenumber represented in the analysis.

◆ pi_at_kc

double FluxMarks::pi_at_kc

Flux Pi value sampled at kc.

◆ pi_max

double FluxMarks::pi_max

Maximum observed Pi value.

◆ pi_min

double FluxMarks::pi_min

Minimum observed Pi value.

◆ total_abs_work

double FluxMarks::total_abs_work

Integral/sum of absolute spectral work.

◆ valid

bool FluxMarks::valid

True when the remaining landmark fields are current.


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