Marine systems simulation
Loading...
Searching...
No Matches
Distance arrow

SimObject implements an arrow between two (moving) points, with number indicating the distance.

+ Collaboration diagram for Distance arrow:

CDistArrow implements this.

Author
Vegar Johansen
Date
16.05.2008 VJ : Initial version.

Example configuration excerpt

<Lib
LibName = "fhsim_base"
SimObject = "Visual/DistArrow"
Name = "ARR"
TxtSize = "1.0"
Suffix = "abc"
Precision = "1"
/>

Input Ports

Name Width Description
PosA 3 Position of the point at arrow start.
PosB 3 Position of the point at arrow end.
Visible 1 Values larger than 0.5 sets visibility on. Lower values hides it.

Output Ports

This SimObject does not contain any outputs.

Configuration parameters

Name Width Description
TextSize 1 Size of the billboard text (Default: 1.0).
Suffix 1 Suffix of the string (Default: [empty string]).
Precision 1 Precision of the displayed numbers. (Default: 1).

Initial conditions

This SimObject does not contain any initial conditions.

This SimObject is referred to as Visual/DistArrow