VTK
Public Types | Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
vtkPWindBladeReader Class Reference

class for reading WindBlade data files More...

#include <vtkPWindBladeReader.h>

Inheritance diagram for vtkPWindBladeReader:
[legend]
Collaboration diagram for vtkPWindBladeReader:
[legend]

Public Types

typedef vtkWindBladeReader Superclass
 
- Public Types inherited from vtkWindBladeReader
typedef vtkStructuredGridAlgorithm Superclass
 
- Public Types inherited from vtkStructuredGridAlgorithm
typedef vtkAlgorithm Superclass
 
- Public Types inherited from vtkAlgorithm
typedef vtkObject Superclass
 
enum  DesiredOutputPrecision { SINGLE_PRECISION, DOUBLE_PRECISION, DEFAULT_PRECISION }
 
- Public Types inherited from vtkObject
typedef vtkObjectBase Superclass
 

Public Member Functions

virtual int IsA (const char *type)
 
vtkPWindBladeReader * NewInstance () const
 
void PrintSelf (ostream &os, vtkIndent indent)
 
- Public Member Functions inherited from vtkWindBladeReader
vtkWindBladeReader * NewInstance () const
 
virtual void SetFilename (const char *)
 
virtual char * GetFilename ()
 
virtual void SetWholeExtent (int, int, int, int, int, int)
 
virtual void SetWholeExtent (int [6])
 
virtual int * GetWholeExtent ()
 
virtual void GetWholeExtent (int &, int &, int &, int &, int &, int &)
 
virtual void GetWholeExtent (int [6])
 
virtual void SetSubExtent (int, int, int, int, int, int)
 
virtual void SetSubExtent (int [6])
 
virtual int * GetSubExtent ()
 
virtual void GetSubExtent (int &, int &, int &, int &, int &, int &)
 
virtual void GetSubExtent (int [6])
 
int GetPointArrayStatus (const char *name)
 
void SetPointArrayStatus (const char *name, int status)
 
void DisableAllPointArrays ()
 
void EnableAllPointArrays ()
 
vtkStructuredGrid * GetFieldOutput ()
 
vtkUnstructuredGrid * GetBladeOutput ()
 
vtkStructuredGrid * GetGroundOutput ()
 
int GetNumberOfPointArrays ()
 
const char * GetPointArrayName (int index)
 
- Public Member Functions inherited from vtkStructuredGridAlgorithm
vtkStructuredGridAlgorithm * NewInstance () const
 
vtkDataObject * GetInput ()
 
vtkDataObject * GetInput (int port)
 
vtkStructuredGrid * GetStructuredGridInput (int port)
 
vtkStructuredGrid * GetOutput ()
 
vtkStructuredGrid * GetOutput (int)
 
virtual void SetOutput (vtkDataObject *d)
 
void SetInputData (vtkDataObject *)
 
void SetInputData (int, vtkDataObject *)
 
void AddInputData (vtkDataObject *)
 
void AddInputData (int, vtkDataObject *)
 
- Public Member Functions inherited from vtkAlgorithm
vtkAlgorithm * NewInstance () const
 
int HasExecutive ()
 
vtkExecutive * GetExecutive ()
 
virtual void SetExecutive (vtkExecutive *executive)
 
virtual int ModifyRequest (vtkInformation *request, int when)
 
vtkInformation * GetInputPortInformation (int port)
 
vtkInformation * GetOutputPortInformation (int port)
 
int GetNumberOfInputPorts ()
 
int GetNumberOfOutputPorts ()
 
void UpdateProgress (double amount)
 
vtkInformation * GetInputArrayInformation (int idx)
 
void RemoveAllInputs ()
 
vtkDataObject * GetOutputDataObject (int port)
 
virtual void RemoveInputConnection (int port, vtkAlgorithmOutput *input)
 
virtual void RemoveInputConnection (int port, int idx)
 
virtual void RemoveAllInputConnections (int port)
 
int GetNumberOfInputConnections (int port)
 
int GetTotalNumberOfInputConnections ()
 
vtkAlgorithmOutput * GetInputConnection (int port, int index)
 
vtkAlgorithm * GetInputAlgorithm (int port, int index, int &algPort)
 
vtkAlgorithm * GetInputAlgorithm (int port, int index)
 
vtkExecutive * GetInputExecutive (int port, int index)
 
vtkInformation * GetInputInformation (int port, int index)
 
vtkInformation * GetOutputInformation (int port)
 
virtual void UpdateInformation ()
 
virtual void UpdateDataObject ()
 
virtual void PropagateUpdateExtent ()
 
virtual void UpdateWholeExtent ()
 
void ConvertTotalInputToPortConnection (int ind, int &port, int &conn)
 
int SetUpdateExtentToWholeExtent (int port)
 
int SetUpdateExtentToWholeExtent ()
 
void SetUpdateExtent (int port, int extent[6])
 
int ProcessRequest (vtkInformation *request, vtkCollection *inInfo, vtkInformationVector *outInfo)
 
virtual int ComputePipelineMTime (vtkInformation *request, vtkInformationVector **inInfoVec, vtkInformationVector *outInfoVec, int requestFromOutputPort, unsigned long *mtime)
 
virtual vtkInformation * GetInformation ()
 
virtual void SetInformation (vtkInformation *)
 
virtual void Register (vtkObjectBase *o)
 
virtual void UnRegister (vtkObjectBase *o)
 
virtual void SetAbortExecute (int)
 
virtual int GetAbortExecute ()
 
virtual void AbortExecuteOn ()
 
virtual void AbortExecuteOff ()
 
virtual void SetProgress (double)
 
virtual double GetProgress ()
 
void SetProgressText (const char *ptext)
 
virtual char * GetProgressText ()
 
virtual unsigned long GetErrorCode ()
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, const char *name)
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, int fieldAssociation, int fieldAttributeType)
 
virtual void SetInputArrayToProcess (int idx, vtkInformation *info)
 
virtual void SetInputArrayToProcess (int idx, int port, int connection, const char *fieldAssociation, const char *attributeTypeorName)
 
vtkDataObject * GetInputDataObject (int port, int connection)
 
virtual void SetInputConnection (int port, vtkAlgorithmOutput *input)
 
virtual void SetInputConnection (vtkAlgorithmOutput *input)
 
virtual void AddInputConnection (int port, vtkAlgorithmOutput *input)
 
virtual void AddInputConnection (vtkAlgorithmOutput *input)
 
virtual void SetInputDataObject (int port, vtkDataObject *data)
 
virtual void SetInputDataObject (vtkDataObject *data)
 
virtual void AddInputDataObject (int port, vtkDataObject *data)
 
virtual void AddInputDataObject (vtkDataObject *data)
 
vtkAlgorithmOutput * GetOutputPort (int index)
 
vtkAlgorithmOutput * GetOutputPort ()
 
vtkAlgorithm * GetInputAlgorithm ()
 
vtkExecutive * GetInputExecutive ()
 
vtkInformation * GetInputInformation ()
 
virtual void Update (int port)
 
virtual void Update ()
 
virtual void SetReleaseDataFlag (int)
 
virtual int GetReleaseDataFlag ()
 
void ReleaseDataFlagOn ()
 
void ReleaseDataFlagOff ()
 
int UpdateExtentIsEmpty (vtkInformation *pinfo, vtkDataObject *output)
 
int UpdateExtentIsEmpty (vtkInformation *pinfo, int extentType)
 
void SetUpdateExtent (int port, int piece, int numPieces, int ghostLevel)
 
void SetUpdateExtent (int piece, int numPieces, int ghostLevel)
 
void SetUpdateExtent (int extent[6])
 
int * GetUpdateExtent ()
 
int * GetUpdateExtent (int port)
 
void GetUpdateExtent (int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)
 
void GetUpdateExtent (int port, int &x0, int &x1, int &y0, int &y1, int &z0, int &z1)
 
void GetUpdateExtent (int extent[6])
 
void GetUpdateExtent (int port, int extent[6])
 
int GetUpdatePiece ()
 
int GetUpdatePiece (int port)
 
int GetUpdateNumberOfPieces ()
 
int GetUpdateNumberOfPieces (int port)
 
int GetUpdateGhostLevel ()
 
int GetUpdateGhostLevel (int port)
 
void SetProgressObserver (vtkProgressObserver *)
 
virtual vtkProgressObserver * GetProgressObserver ()
 
- Public Member Functions inherited from vtkObject
vtkObject * NewInstance () const
 
virtual void DebugOn ()
 
virtual void DebugOff ()
 
bool GetDebug ()
 
void SetDebug (bool debugFlag)
 
virtual void Modified ()
 
virtual unsigned long GetMTime ()
 
unsigned long AddObserver (unsigned long event, vtkCommand *, float priority=0.0f)
 
unsigned long AddObserver (const char *event, vtkCommand *, float priority=0.0f)
 
vtkCommand * GetCommand (unsigned long tag)
 
void RemoveObserver (vtkCommand *)
 
void RemoveObservers (unsigned long event, vtkCommand *)
 
void RemoveObservers (const char *event, vtkCommand *)
 
int HasObserver (unsigned long event, vtkCommand *)
 
int HasObserver (const char *event, vtkCommand *)
 
void RemoveObserver (unsigned long tag)
 
void RemoveObservers (unsigned long event)
 
void RemoveObservers (const char *event)
 
void RemoveAllObservers ()
 
int HasObserver (unsigned long event)
 
int HasObserver (const char *event)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(), float priority=0.0f)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, void(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
template<class U , class T >
unsigned long AddObserver (unsigned long event, U observer, bool(T::*callback)(vtkObject *, unsigned long, void *), float priority=0.0f)
 
int InvokeEvent (unsigned long event, void *callData)
 
int InvokeEvent (const char *event, void *callData)
 
int InvokeEvent (unsigned long event)
 
int InvokeEvent (const char *event)
 
- Public Member Functions inherited from vtkObjectBase
const char * GetClassName () const
 
virtual void Delete ()
 
virtual void FastDelete ()
 
void Print (ostream &os)
 
void SetReferenceCount (int)
 
void PrintRevisions (ostream &)
 
virtual void PrintHeader (ostream &os, vtkIndent indent)
 
virtual void PrintTrailer (ostream &os, vtkIndent indent)
 
int GetReferenceCount ()
 

Static Public Member Functions

static vtkPWindBladeReader * New ()
 
static int IsTypeOf (const char *type)
 
static vtkPWindBladeReader * SafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkWindBladeReader
static vtkWindBladeReader * New ()
 
static int IsTypeOf (const char *type)
 
static vtkWindBladeReader * SafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkStructuredGridAlgorithm
static vtkStructuredGridAlgorithm * New ()
 
static int IsTypeOf (const char *type)
 
static vtkStructuredGridAlgorithm * SafeDownCast (vtkObjectBase *o)
 
- Static Public Member Functions inherited from vtkAlgorithm
static vtkAlgorithm * New ()
 
static int IsTypeOf (const char *type)
 
static vtkAlgorithm * SafeDownCast (vtkObjectBase *o)
 
static vtkInformationIntegerKey * INPUT_IS_OPTIONAL ()
 
static vtkInformationIntegerKey * INPUT_IS_REPEATABLE ()
 
static vtkInformationInformationVectorKey * INPUT_REQUIRED_FIELDS ()
 
static vtkInformationStringVectorKey * INPUT_REQUIRED_DATA_TYPE ()
 
static vtkInformationInformationVectorKey * INPUT_ARRAYS_TO_PROCESS ()
 
static vtkInformationIntegerKey * INPUT_PORT ()
 
static vtkInformationIntegerKey * INPUT_CONNECTION ()
 
static vtkInformationIntegerKey * CAN_PRODUCE_SUB_EXTENT ()
 
static vtkInformationIntegerKey * CAN_HANDLE_PIECE_REQUEST ()
 
static void SetDefaultExecutivePrototype (vtkExecutive *proto)
 
- Static Public Member Functions inherited from vtkObject
static int IsTypeOf (const char *type)
 
static vtkObject * SafeDownCast (vtkObjectBase *o)
 
static vtkObject * New ()
 
static void BreakOnError ()
 
static void SetGlobalWarningDisplay (int val)
 
static void GlobalWarningDisplayOn ()
 
static void GlobalWarningDisplayOff ()
 
static int GetGlobalWarningDisplay ()
 
- Static Public Member Functions inherited from vtkObjectBase
static int IsTypeOf (const char *name)
 
static vtkObjectBase * New ()
 

Protected Member Functions

virtual vtkObjectBase * NewInstanceInternal () const
 
 vtkPWindBladeReader ()
 
 ~vtkPWindBladeReader ()
 
virtual int RequestData (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
virtual void CalculatePressure (int pressure, int prespre, int tempg, int density)
 
virtual void CalculateVorticity (int vort, int uvw, int density)
 
virtual void LoadVariableData (int var)
 
virtual bool ReadGlobalData ()
 
virtual bool FindVariableOffsets ()
 
virtual void CreateZTopography (float *zValues)
 
virtual void SetupBladeData ()
 
virtual void LoadBladeData (int timeStep)
 
- Protected Member Functions inherited from vtkWindBladeReader
 vtkWindBladeReader ()
 
 ~vtkWindBladeReader ()
 
void ReadDataVariables (istream &inStr)
 
void FillCoordinates ()
 
void FillGroundCoordinates ()
 
void CreateCoordinates ()
 
float GDeform (float sigma, float sigmaMax, int flag)
 
void Spline (float *x, float *y, int n, float yp1, float ypn, float *y2)
 
void Splint (float *xa, float *ya, float *y2a, int n, float x, float *y, int)
 
void DivideByDensity (const char *name)
 
void InitFieldData (vtkInformationVector *outVector, std::ostringstream &fileName, vtkStructuredGrid *field)
 
void SetUpFieldVars (vtkStructuredGrid *field)
 
void InitBladeData (vtkInformationVector *outVector)
 
void SetUpGroundData (vtkInformationVector *outVector)
 
void InitPressureData (int pressure, int prespre, float *&pressureData, float *&prespreData)
 
void SetUpPressureData (float *pressureData, float *prespreData, const float *tempgData, const float *densityData)
 
void SetUpVorticityData (float *uData, float *vData, const float *densityData, float *vortData)
 
void InitVariableData (int var, int &numberOfComponents, float *&varData, int &planeSize, int &rowSize)
 
bool SetUpGlobalData (const std::string &fileName, std::stringstream &inStr)
 
void ProcessZCoords (float *topoData, float *zValues)
 
void ReadBladeHeader (const std::string &fileName, std::stringstream &inStr, int &numColumns)
 
void ReadBladeData (std::stringstream &inStr)
 
virtual int RequestInformation (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
virtual int FillOutputPortInformation (int, vtkInformation *)
 
int ProcessRequest (vtkInformation *request, vtkInformationVector **inInfo, vtkInformationVector *outInfo)
 
- Protected Member Functions inherited from vtkStructuredGridAlgorithm
 vtkStructuredGridAlgorithm ()
 
 ~vtkStructuredGridAlgorithm ()
 
virtual int FillInputPortInformation (int port, vtkInformation *info)
 
virtual int RequestUpdateExtent (vtkInformation *, vtkInformationVector **, vtkInformationVector *)
 
- Protected Member Functions inherited from vtkAlgorithm
 vtkAlgorithm ()
 
 ~vtkAlgorithm ()
 
virtual void SetNumberOfInputPorts (int n)
 
virtual void SetNumberOfOutputPorts (int n)
 
int InputPortIndexInRange (int index, const char *action)
 
int OutputPortIndexInRange (int index, const char *action)
 
int GetInputArrayAssociation (int idx, vtkInformationVector **inputVector)
 
virtual vtkExecutive * CreateDefaultExecutive ()
 
virtual void ReportReferences (vtkGarbageCollector *)
 
virtual void SetNumberOfInputConnections (int port, int n)
 
int GetInputArrayAssociation (int idx, int connection, vtkInformationVector **inputVector)
 
int GetInputArrayAssociation (int idx, vtkDataObject *input)
 
vtkDataArray * GetInputArrayToProcess (int idx, vtkInformationVector **inputVector)
 
vtkDataArray * GetInputArrayToProcess (int idx, vtkInformationVector **inputVector, int &association)
 
vtkDataArray * GetInputArrayToProcess (int idx, int connection, vtkInformationVector **inputVector)
 
vtkDataArray * GetInputArrayToProcess (int idx, int connection, vtkInformationVector **inputVector, int &association)
 
vtkDataArray * GetInputArrayToProcess (int idx, vtkDataObject *input)
 
vtkDataArray * GetInputArrayToProcess (int idx, vtkDataObject *input, int &association)
 
vtkAbstractArray * GetInputAbstractArrayToProcess (int idx, vtkInformationVector **inputVector)
 
vtkAbstractArray * GetInputAbstractArrayToProcess (int idx, vtkInformationVector **inputVector, int &association)
 
vtkAbstractArray * GetInputAbstractArrayToProcess (int idx, int connection, vtkInformationVector **inputVector)
 
vtkAbstractArray * GetInputAbstractArrayToProcess (int idx, int connection, vtkInformationVector **inputVector, int &association)
 
vtkAbstractArray * GetInputAbstractArrayToProcess (int idx, vtkDataObject *input)
 
vtkAbstractArray * GetInputAbstractArrayToProcess (int idx, vtkDataObject *input, int &association)
 
vtkInformation * GetInputArrayFieldInformation (int idx, vtkInformationVector **inputVector)
 
virtual void SetNthInputConnection (int port, int index, vtkAlgorithmOutput *input)
 
void SetInputDataInternal (int port, vtkDataObject *input)
 
void AddInputDataInternal (int port, vtkDataObject *input)
 
virtual void SetErrorCode (unsigned long)
 
- Protected Member Functions inherited from vtkObject
 vtkObject ()
 
virtual ~vtkObject ()
 
virtual void RegisterInternal (vtkObjectBase *, int check)
 
virtual void UnRegisterInternal (vtkObjectBase *, int check)
 
void InternalGrabFocus (vtkCommand *mouseEvents, vtkCommand *keypressEvents=NULL)
 
void InternalReleaseFocus ()
 
- Protected Member Functions inherited from vtkObjectBase
 vtkObjectBase ()
 
virtual ~vtkObjectBase ()
 
virtual void CollectRevisions (ostream &)
 
 vtkObjectBase (const vtkObjectBase &)
 
void operator= (const vtkObjectBase &)
 

Additional Inherited Members

- Public Attributes inherited from vtkAlgorithm
int AbortExecute
 
- Static Protected Member Functions inherited from vtkWindBladeReader
static void SelectionCallback (vtkObject *caller, unsigned long eid, void *clientdata, void *calldata)
 
static void EventCallback (vtkObject *caller, unsigned long eid, void *clientdata, void *calldata)
 
- Static Protected Member Functions inherited from vtkAlgorithm
static vtkInformationIntegerKey * PORT_REQUIREMENTS_FILLED ()
 
- Protected Attributes inherited from vtkWindBladeReader
char * Filename
 
vtkIdType NumberOfTuples
 
int WholeExtent [6]
 
int SubExtent [6]
 
int UpdateExtent [6]
 
int Dimension [3]
 
int SubDimension [3]
 
int GExtent [6]
 
int GSubExtent [6]
 
int GDimension [3]
 
float Step [3]
 
int UseTopographyFile
 
vtkStdString TopographyFile
 
vtkPoints * Points
 
vtkPoints * GPoints
 
vtkPoints * BPoints
 
float Compression
 
float Fit
 
vtkFloatArray * XSpacing
 
vtkFloatArray * YSpacing
 
vtkFloatArray * ZSpacing
 
float * ZTopographicValues
 
float ZMinValue
 
int NumberOfFileVariables
 
int NumberOfDerivedVariables
 
int NumberOfVariables
 
vtkStringArray * DivideVariables
 
vtkStdString * VariableName
 
int * VariableStruct
 
int * VariableCompSize
 
int * VariableBasicType
 
int * VariableByteCount
 
long int * VariableOffset
 
unsigned int BlockSize
 
int GBlockSize
 
vtkFloatArray ** Data
 
vtkStdString RootDirectory
 
vtkStdString DataDirectory
 
vtkStdString DataBaseName
 
int NumberOfTimeSteps
 
int TimeStepFirst
 
int TimeStepLast
 
int TimeStepDelta
 
double * TimeSteps
 
int NumberOfBladeTowers
 
int NumberOfBladePoints
 
int NumberOfBladeCells
 
vtkFloatArray * XPosition
 
vtkFloatArray * YPosition
 
vtkFloatArray * HubHeight
 
vtkFloatArray * AngularVeloc
 
vtkFloatArray * BladeLength
 
vtkIntArray * BladeCount
 
int UseTurbineFile
 
vtkStdString TurbineDirectory
 
vtkStdString TurbineTowerName
 
vtkStdString TurbineBladeName
 
int NumberOfLinesToSkip
 
vtkDataArraySelection * PointDataArraySelection
 
vtkCallbackCommand * SelectionObserver
 
- Protected Attributes inherited from vtkAlgorithm
vtkInformation * Information
 
double Progress
 
char * ProgressText
 
vtkProgressObserver * ProgressObserver
 
unsigned long ErrorCode
 
- Protected Attributes inherited from vtkObject
bool Debug
 
vtkTimeStamp MTime
 
vtkSubjectHelper * SubjectHelper
 
- Protected Attributes inherited from vtkObjectBase
vtkAtomicInt32 ReferenceCount
 
vtkWeakPointerBase ** WeakPointers
 
- Static Protected Attributes inherited from vtkWindBladeReader
static float DRY_AIR_CONSTANT
 
static int NUM_PART_SIDES
 
static const int NUM_BASE_SIDES
 
static const int LINE_SIZE
 
static int DIMENSION
 
static int BYTES_PER_DATA
 
static int SCALAR
 
static int VECTOR
 
static int FLOAT
 
static int INTEGER
 
- Static Protected Attributes inherited from vtkAlgorithm
static vtkExecutive * DefaultExecutivePrototype
 

Detailed Description

class for reading WindBlade data files

vtkPWindBladeReader is a source object that reads WindBlade files which are block binary files with tags before and after each block giving the number of bytes within the block. The number of data variables dumped varies. There are 3 output ports with the first being a structured grid with irregular spacing in the Z dimension. The second is an unstructured grid only read on on process 0 and used to represent the blade. The third is also a structured grid with irregular spacing on the Z dimension. Only the first and second output ports have time dependent data. Parallel version of vtkWindBladeReader.h

Tests:
vtkPWindBladeReader (Tests)

Definition at line 41 of file vtkPWindBladeReader.h.

Member Typedef Documentation

◆ Superclass

Definition at line 45 of file vtkPWindBladeReader.h.

Constructor & Destructor Documentation

◆ vtkPWindBladeReader()

vtkPWindBladeReader::vtkPWindBladeReader ( )
protected

◆ ~vtkPWindBladeReader()

vtkPWindBladeReader::~vtkPWindBladeReader ( )
protected

Member Function Documentation

◆ New()

static vtkPWindBladeReader* vtkPWindBladeReader::New ( )
static

◆ IsTypeOf()

static int vtkPWindBladeReader::IsTypeOf ( const char *  type)
static

◆ IsA()

virtual int vtkPWindBladeReader::IsA ( const char *  name)
virtual

Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeMacro found in vtkSetGet.h.

Reimplemented from vtkWindBladeReader.

◆ SafeDownCast()

static vtkPWindBladeReader* vtkPWindBladeReader::SafeDownCast ( vtkObjectBase *  o)
static

◆ NewInstanceInternal()

virtual vtkObjectBase* vtkPWindBladeReader::NewInstanceInternal ( ) const
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ NewInstance()

vtkPWindBladeReader* vtkPWindBladeReader::NewInstance ( ) const

◆ PrintSelf()

void vtkPWindBladeReader::PrintSelf ( ostream &  os,
vtkIndent  indent 
)
virtual

Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes.

Reimplemented from vtkWindBladeReader.

◆ RequestData()

virtual int vtkPWindBladeReader::RequestData ( vtkInformation *  request,
vtkInformationVector **  inputVector,
vtkInformationVector *  outputVector 
)
protectedvirtual

This is called by the superclass. This is the method you should override.

Reimplemented from vtkWindBladeReader.

◆ CalculatePressure()

virtual void vtkPWindBladeReader::CalculatePressure ( int  pressure,
int  prespre,
int  tempg,
int  density 
)
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ CalculateVorticity()

virtual void vtkPWindBladeReader::CalculateVorticity ( int  vort,
int  uvw,
int  density 
)
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ LoadVariableData()

virtual void vtkPWindBladeReader::LoadVariableData ( int  var)
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ ReadGlobalData()

virtual bool vtkPWindBladeReader::ReadGlobalData ( )
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ FindVariableOffsets()

virtual bool vtkPWindBladeReader::FindVariableOffsets ( )
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ CreateZTopography()

virtual void vtkPWindBladeReader::CreateZTopography ( float *  zValues)
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ SetupBladeData()

virtual void vtkPWindBladeReader::SetupBladeData ( )
protectedvirtual

Reimplemented from vtkWindBladeReader.

◆ LoadBladeData()

virtual void vtkPWindBladeReader::LoadBladeData ( int  timeStep)
protectedvirtual

Reimplemented from vtkWindBladeReader.


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