plugin_src/postprocess/xy2r.c File Reference

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

uses the x and y carthesian coordinates, converts them to a cylindrical coordinate 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 vars

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

void register_output_fields (  ) 

registers one ADD_FIELD type output field

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

void register_parameter (  ) 

empty

void request_plugins (  ) 

empty

void run (  ) 

Variable Documentation

int NLAT
int NLON

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