Grassroots Infrastructure
The Grassroots Infrastructure is a suite of computing tools to help users and developers use scientific data infrastructure that can easily be interconnected.
NumericObservation Struct Reference

#include <numeric_observation.h>

Collaboration diagram for NumericObservation:
[legend]

Public Member Functions

bool SetNumericObservationRawValue (NumericObservation *observation_p, const double64 *value_p)
 Set the raw value for a given Observation. More...
 
bool SetNumericObservationCorrectedValue (NumericObservation *observation_p, const double64 *value_p)
 Set the corrected value for a given Observation. More...
 

Data Fields

Observation no_base_observation
 
double64 * no_raw_value_p
 The raw phenotypic value for this Observation. More...
 
double64 * no_corrected_value_p
 The corrected phenotypic value for this Observation. More...
 

Field Documentation

◆ no_base_observation

Observation no_base_observation

◆ no_raw_value_p

double64* no_raw_value_p

The raw phenotypic value for this Observation.

◆ no_corrected_value_p

double64* no_corrected_value_p

The corrected phenotypic value for this Observation.


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