Unit PathlineReader

DescriptionUsesClasses, Interfaces, Objects and RecordsFunctions and ProceduresTypesConstantsVariables

Description

 

Uses

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TShowIntegerLimit  
Class TShowFloatLimit  
Class TPathLineDisplayLimits  
Class TPathlineColorLimits  
Class TPathLinePoint  
Class TPathLinePointV6  
Class TCustomPathLinePoints  
Class TPathLinePoints  
Class TPathLinePointsV6  
Class TCustomPathLine  
Class TPathLine  
Class TPathLineV6  
Class TCustomPathLines  
Class TPathLines  
Class TPathLinesV6  
Class TCustomModpathSettings  
Class TPathLineSettings  
Class TPathLineReader  
Class TEndPointDisplayLimits  
Class TEndPoint  
Class TEndPointV6  
Class TCustomEndPoints  
Class TEndPoints  
Class TEndPointsV6  
Class TEndPointColorLimits  
Class TEndPointSettings  
Class TEndPointReader  
Class TTimeSeriesDisplayLimits  
Class TTimeSeriesPoint  
Class TTimeSeriesPointV6  
Class TCustomTimeSeriesPoints  
Class TTimeSeriesPoints  
Class TTimeSeriesPointsV6  
Class TCustomTimeSeries  
Class TTimeSeries TTimeSeries represents the position of a particle at different times.
Class TTimeSeriesV6  
Class TCustomTimeSeriesCollection  
Class TTimeSeriesCollection  
Class TTimeSeriesCollectionV6  
Class TTimeSeriesColorLimits  
Class TTimeSeriesSettings  
Class TTimeSeriesReader  

Functions and Procedures

function GetPathlineVersion(const FileName: string): TPathlineVersion;

Types

TShowChoice = (...);
TAnsiCharArray = array of AnsiChar;
TColorLimitChoice = (...);
TPathlineVersion = (...);
TTrackingDirection = (...);
TPathLinesObjectList = TObjectList<TPathLineReader>;
TEndpointShowChoice = (...);
TWhereToPlot = (...);
TEndpointColorLimitChoice = (...);
TEndPointObjectList = TObjectList<TEndPointReader>;
TTimeSeriesColorLimitChoice = (...);
TimeSeriesObjectList = TObjectList<TTimeSeriesReader>;

Description

Functions and Procedures

function GetPathlineVersion(const FileName: string): TPathlineVersion;
 

Types

TShowChoice = (...);
 
Values
  • scAll:  
  • scSpecified:  
  • scStart:  
  • scEnd:  
TAnsiCharArray = array of AnsiChar;
 
TColorLimitChoice = (...);
 
Values
  • clcNone:  
  • clcTime:  
  • clcXPrime:  
  • clcYPrime:  
  • clcZ:  
  • clcGroup:  
TPathlineVersion = (...);
 
Values
  • pv5:  
  • pv6_0:  
TTrackingDirection = (...);
 
Values
  • tdForward:  
  • tdBackward:  
TPathLinesObjectList = TObjectList<TPathLineReader>;
 
TEndpointShowChoice = (...);
 
Values
  • escAll:  
  • escSpecified:  
TWhereToPlot = (...);
 
Values
  • wtpStart:  
  • wtpEnd:  
TEndpointColorLimitChoice = (...);
 
Values
  • elcNone:  
  • elcReleaseTime:  
  • elcTrackingTime:  
  • elcStartXPrime:  
  • elcStartYPrime:  
  • elcStartZ:  
  • elcStartZone:  
  • elcEndXPrime:  
  • elcEndYPrime:  
  • elcEndZ:  
  • elcEndZone:  
  • elcParticleGroup:  
TEndPointObjectList = TObjectList<TEndPointReader>;
 
TTimeSeriesColorLimitChoice = (...);
 
Values
  • tscNone:  
  • tscParticleNumber:  
  • tscXPrime:  
  • tscYPrime:  
  • tscZ:  
  • tscStartXPrime:  
  • tscStartYPrime:  
  • tscStartZ:  
  • tscEndXPrime:  
  • tscEndYPrime:  
  • tscEndZ:  
  • tscGroup:  
TimeSeriesObjectList = TObjectList<TTimeSeriesReader>;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:54