w2qcref::QCTrainedNetwork Class Reference

List of all members.

Detailed Description

Uses the trained neural network to return probability of precip.

Author:
Lakshman
Version:
Id
w2img_QCTrainedNetwork.h,v 1.8 2009/06/02 20:18:01 lakshman Exp


Public Member Functions

 QCTrainedNetwork (bool with_vel, size_t firstValidParam)
 The first valid parameter will be getFirstVelocityIndex() or getFirstReflectivityIndex().
void setFirstValidParam (size_t firstValidParam)
float getPrecipProbability (const std::vector< float > &nnInputs)

Static Public Member Functions

static void setNNDir (const std::string &nndir)


Constructor & Destructor Documentation

w2qcref::QCTrainedNetwork::QCTrainedNetwork ( bool  with_vel,
size_t  firstValidParam 
)

The first valid parameter will be getFirstVelocityIndex() or getFirstReflectivityIndex().

See also:
RadarQualityControl


Member Function Documentation

float w2qcref::QCTrainedNetwork::getPrecipProbability ( const std::vector< float > &  nnInputs  ) 

Returns:
the probability (0-1) that this input vector is precip.

void w2qcref::QCTrainedNetwork::setFirstValidParam ( size_t  firstValidParam  )  [inline]

static void w2qcref::QCTrainedNetwork::setNNDir ( const std::string &  nndir  )  [inline, static]


Generated on Fri May 4 13:40:25 2012 for WDSS-IIw2algs by  doxygen 1.4.7