Click or drag to resize

Ascii2Bridge Fields

The Ascii2Bridge type exposes the following members.

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