Annotation Pro API
Public Member Functions | Properties | List of all members
Charts Class Reference

Chart helper class More...

Public Member Functions

 Charts (int samplerate)
 Main contructor More...
 
SegmentObject ParametersChart (LayerObject layer, string chartName, bool isParam1, bool isParam2, bool isParam3, bool showPointsLabels, bool usePositionsInsteadOfTimestamp)
 Creates parameters chart from segments on layer More...
 

Properties

int Samplerate [get, set]
 Gets or sets annotation samplerate More...
 

Detailed Description

Chart helper class

Constructor & Destructor Documentation

◆ Charts()

Charts ( int  samplerate)
inline

Main contructor

Parameters
samplerateAnnotation samplerate

Member Function Documentation

◆ ParametersChart()

SegmentObject ParametersChart ( LayerObject  layer,
string  chartName,
bool  isParam1,
bool  isParam2,
bool  isParam3,
bool  showPointsLabels,
bool  usePositionsInsteadOfTimestamp 
)
inline

Creates parameters chart from segments on layer

Parameters
layerSource layer
chartNameName of the chart
isParam1If true Parameter 1 is included
isParam2If true Parameter 2 is included
isParam3If true Parameter 3 is included
showPointsLabelsShow label for points
usePositionsInsteadOfTimestampUse point position (1,2,3..) instead of timestamp of each segment
Returns

Property Documentation

◆ Samplerate

int Samplerate
getset

Gets or sets annotation samplerate


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