plugin_src/postprocess/hori2vert_ratio.c File Reference

#include "crusde_api.h"
#include <math.h>
#include <stdlib.h>
#include <stdio.h>
Include dependency graph for hori2vert_ratio.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

int NLAT
int NLON
int my_position

Detailed Description

calculates the ratio of horizontal and vertical displacement at each point and adds it to the output array


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 (  ) 

initializes local variables

References crusde_get_size_x(), crusde_get_size_y(), NLAT, and NLON.

void register_output_fields (  ) 

registers one ADD_FIELD type field with the framework

References ADD_FIELD, crusde_info(), crusde_register_output_field(), get_name(), and my_position.

void register_parameter (  ) 

empty

void request_plugins (  ) 

empty

void run (  ) 

Variable Documentation

Referenced by register_output_fields(), and run().

int NLAT
int NLON

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