#include "crusde_api.h"#include <math.h>#include <stdio.h>
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 |
DUMMY
| 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 | ( | ) |
empty
| void register_output_fields | ( | ) |
empty
| void register_parameter | ( | ) |
empty
| void request_plugins | ( | ) |
empty
| void run | ( | ) |
empty
References crusde_info().
| int my_position |
| int NLAT |
| int NLON |
1.6.1-20091004