gpp4  1.3.1
Public Attributes | List of all members
_CMMFile_Stats Struct Reference

Construct to hold various map statistics. More...

#include <cmaplib.h>

Public Attributes

float offset
 
float min
 
float max
 
double mean
 
double rms
 
int total
 

Detailed Description

Construct to hold various map statistics.

Member Data Documentation

◆ max

float _CMMFile_Stats::max

◆ mean

double _CMMFile_Stats::mean

◆ min

float _CMMFile_Stats::min

◆ offset

float _CMMFile_Stats::offset

pseudo zero value

Referenced by ccp4_cmap_close(), ccp4_cmap_get_mapstats(), and stats_update().

◆ rms

double _CMMFile_Stats::rms

sum of square of densities (less offset)

Referenced by ccp4_cmap_close(), ccp4_cmap_get_mapstats(), ccp4_cmap_set_mapstats(), stats_update(), and write_mapheader().

◆ total

int _CMMFile_Stats::total

number of summed densities

Referenced by ccp4_cmap_close(), ccp4_cmap_get_mapstats(), and stats_update().


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