MPP Programming Interface Reference Manual  jpl-r2.0.0
MPI_RANGE_S Struct Reference

Struct for a range. More...

#include <mpi_common.h>

Data Fields

UINT32 min
 
UINT32 max
 

Detailed Description

Struct for a range.

Field Documentation

UINT32 MPI_RANGE_S::max

Max value of the range.

UINT32 MPI_RANGE_S::min

Min value of the range.


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