casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
casa::PGPLOT_global_functions_interface Struct Reference

PGPLOT interface calls. More...

#include <PGPLOT.h>

List of all members.

Public Member Functions

void wpgbegin (int *, const char *, int *, int *, int *)
 PGPLOT routines.
void wpgask (int *)
void wpghist (int *, float *, float *, float *, int *, int *)
void wpglabel (const char *, const char *, const char *, int *, int *, int *)
void wpgiden ()
void wpgenv (float *, float *, float *, float *, int *, int *)
void wpgline (int *, float *, float *)
void wpgpoint (int *, float *, float *, int *)
void wpgcont (float *, int *, int *, int *, int *, int *, int *, float *, int *, float *)
void wpggray (float *, int *, int *, int *, int *, int *, int *, float *, float *, float *)
void wpgerrx (int *, float *, float *, float *, float *)
void wpgerry (int *, float *, float *, float *, float *)
void wpgend ()
void MAIN_ ()
 called by fortran initialization, may not be needed on all machines, in fact, this might cause problems on some machines.

Detailed Description

PGPLOT interface calls.

Review Status

Reviewed By:
UNKNOWN
Date Reviewed:
before2004/08/25

Definition at line 62 of file PGPLOT.h.


Member Function Documentation

called by fortran initialization, may not be needed on all machines, in fact, this might cause problems on some machines.

void casa::PGPLOT_global_functions_interface::wpgbegin ( int *  ,
const char *  ,
int *  ,
int *  ,
int *   
)

PGPLOT routines.

void casa::PGPLOT_global_functions_interface::wpgcont ( float *  ,
int *  ,
int *  ,
int *  ,
int *  ,
int *  ,
int *  ,
float *  ,
int *  ,
float *   
)
void casa::PGPLOT_global_functions_interface::wpgenv ( float *  ,
float *  ,
float *  ,
float *  ,
int *  ,
int *   
)
void casa::PGPLOT_global_functions_interface::wpgerrx ( int *  ,
float *  ,
float *  ,
float *  ,
float *   
)
void casa::PGPLOT_global_functions_interface::wpgerry ( int *  ,
float *  ,
float *  ,
float *  ,
float *   
)
void casa::PGPLOT_global_functions_interface::wpggray ( float *  ,
int *  ,
int *  ,
int *  ,
int *  ,
int *  ,
int *  ,
float *  ,
float *  ,
float *   
)
void casa::PGPLOT_global_functions_interface::wpghist ( int *  ,
float *  ,
float *  ,
float *  ,
int *  ,
int *   
)
void casa::PGPLOT_global_functions_interface::wpglabel ( const char *  ,
const char *  ,
const char *  ,
int *  ,
int *  ,
int *   
)
void casa::PGPLOT_global_functions_interface::wpgline ( int *  ,
float *  ,
float *   
)
void casa::PGPLOT_global_functions_interface::wpgpoint ( int *  ,
float *  ,
float *  ,
int *   
)

The documentation for this struct was generated from the following file: