plugin_src/postprocess/factor.c File Reference

#include "crusde_api.h"
#include <math.h>
#include <stdio.h>
Include dependency graph for factor.c:

Functions

void register_parameter ()
void request_plugins ()
void init ()
void free ()
void run ()
const char * get_name ()
const char * get_version ()
const char * get_authors ()
PluginCategory get_category ()
const char * get_description ()
void clear ()
void register_output_fields ()

Variables

double * p_factor
double factor
int dimensions
int NLAT
int NLON

Detailed Description

multiplies results by a constant factor. handy for unit conversions


Function Documentation

void clear (  ) 

empty

void free (  ) 
const char* get_authors (  ) 
PluginCategory get_category (  ) 

References POSTPROCESS_PLUGIN.

const char* get_description (  ) 
const char* get_name (  ) 
const char* get_version (  ) 
void init (  ) 
void register_output_fields (  ) 

registers one ADD_FIELD type output field

void register_parameter (  ) 
void request_plugins (  ) 

empty

void run (  ) 

Variable Documentation

double factor

Referenced by init(), and run().

int NLAT
int NLON
double* p_factor

Referenced by init(), and register_parameter().


Generated on Tue Feb 16 15:18:28 2010 for CrusDe by  doxygen 1.6.1-20091004