Diffpack Documentation


Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

FieldInformation Class Reference

help class for class SimResFilter help class for class SimResFilter. More...

#include <SimResFilterUtil.h>

List of all members.

Public Methods

 FieldInformation ()

Public Attributes

String type
String name
real t
int f
int comp
int maxcomp
String output_filename


Detailed Description

help class for class SimResFilter help class for class SimResFilter.

NAME: FieldInformation - help class for class SimResFilter

class PlotSpecifications

{ public:

bool scalar; String fieldname; String filename; SetOfNo(real) time; SetOfNo(int) fieldnum;

String output_filename; bool descriptive_output_filename;

bool quiet; bool all_with_same_name; bool all_fields;

Format_type format;

bool type_found; bool fieldname_found; bool filename_found; bool format_found;

bool flip_x, flip_y, flip_z; real x0, y0, z0;

String drawgrid_prm;

ExternalScalarHandlerFP scalarCallBack; ExternalVectorHandlerFP vectorCallBack;

PlotSpecifications (); };

/*! \class PlotSpecifications docsrc/SimResFilterUtil.h SimResFilterUtil.h

NAME: PlotSpecifications - help class for class SimResFilter

DESCRIPTION:

Class "PlotSpecifications" contains the user given information about the fields that are to be extracted from a simres file. See the the "driver" in class "SimResFilter" for details on how the various data members of class "PlotSpecifications" are related to command line arguments of the simres export programs.


Constructor & Destructor Documentation

FieldInformation::FieldInformation ( )
 


Member Data Documentation

int FieldInformation::comp
 

int FieldInformation::f
 

int FieldInformation::maxcomp
 

String FieldInformation::name
 

String FieldInformation::output_filename
 

real FieldInformation::t
 

String FieldInformation::type
 


The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.