Daily_QC
Public Attributes | List of all members
max_min Struct Reference

#include <misc.h>

Public Attributes

float max
 
float min
 
struct tm tmx
 
struct tm tmn
 
float amax
 
float amin
 

Detailed Description

Definition at line 23 of file misc.h.

Member Data Documentation

◆ amax

float max_min::amax

Definition at line 131 of file misc_new.h.

◆ amin

float max_min::amin

Definition at line 132 of file misc_new.h.

◆ max

float max_min::max

Definition at line 25 of file misc.h.

◆ min

float max_min::min

Definition at line 26 of file misc.h.

◆ tmn

struct tm max_min::tmn

Definition at line 26 of file misc.h.

◆ tmx

struct tm max_min::tmx

Definition at line 26 of file misc.h.


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