Click or drag to resize

AsciiBridge Fields

The AsciiBridge type exposes the following members.

Fields
  NameDescription
Protected field_columnWidth
Width (minimum) of each column
Protected field_culture
Culture to use when outputting. Defaults to InvariantCulture
Protected field_data
Ascii output data
Protected field_doTruncate
Flag indicating if truncation of string should take place - only when no delimiter is defined
Protected field_formatChainage
Format string for chainage outputs
Protected field_formatDefault
Format string for string outputs
Protected field_formats
Format strings for dynamic and static outputs
Protected fieldStatic member_itemPredefinedNames
Default predefined names for static items
Protected fieldStatic member_itemPredefinedNamesYOffset
Offset for Y name of static item, for the XY outputs
Protected field_maximumTime
Time of maximum value of output quantity
Protected field_maximumValue
Maximum value of output quantity
Protected field_minimumTime
Time of minimum value of output quantity
Protected field_minimumValue
Minimum value of output quantity
Protected field_resultData
Result data to extract results from
Protected field_resultSpec
Result specification - storing frequence is used
Protected field_timeBetweenUpdates
Protected field_timeOfNextUpdate
Protected field_timestepCount
Protected field_writer
Top
See Also