Mapper
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
 
float omax
 
float omin
 
struct tm otmx
 
struct tm otmn
 

Detailed Description

Definition at line 61 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 63 of file misc.h.

◆ min

float max_min::min

Definition at line 64 of file misc.h.

◆ omax

float max_min::omax

Definition at line 44 of file misc.h.

◆ omin

float max_min::omin

Definition at line 45 of file misc.h.

◆ otmn

struct tm max_min::otmn

Definition at line 45 of file misc.h.

◆ otmx

struct tm max_min::otmx

Definition at line 45 of file misc.h.

◆ tmn

struct tm max_min::tmn

Definition at line 64 of file misc.h.

◆ tmx

struct tm max_min::tmx

Definition at line 64 of file misc.h.


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