Parameter |
Description |
<(SessionName)> |
Session Name |
<(SessionCreated)> :long :eng |
Session Created Date Long date format English |
<(CurrentDate)> |
Current Date |
<(DrawingName)> |
Drawing Name |
<(PPVer)> |
Program Version |
<(SessionInfo)> |
Session Notes |
<(Terrain)> |
Used Terrain |
SessionDrawing Image |
Shows drawing of a session. You can move, resize or add your formatting. |
<(AngleUnit)> <(DistUnit)> <(VelUnit)> <(TimeUnit)> <(AngleRateUnit)> |
Shows respective unit |
<(AutoTableStart:TableName)> <(AutoTableEnd)> <(ColHeader)> <(ColData)>
<(Format :normal :warning :error)> |
Some sessions have auto-tables. The columns of these tables are decided at runtime from the session data. e.g. Entries Table in Fillet, Docking Results in Stand. User can format the output by setting the desired styles to <(ColHeader)> or <(ColData)> parameters.
Shows the status of column data. User can specify different colors to :normal :warning :error texts. That color will be used to show data for their respective status. |
<(TableStart:TableName)> <(TableEnd)> |
Normal table. You can specify the column in template. |
<(if## CONDITION)> <(else##)> <(endif##)> |
Where ## is a number. e.g. <(if1 sessioninfo set)> <(sessioninfo)> <(else1)>No Notes Added<(endif1)> |
<(RepeatStart:ObjectCount)><(RepeatEnd)>
## |
Repeat a block for count and replace any entry with ## with the Iteration number. e.g. <(RepeatStart:NumLines)> <(Line##Label)> <(RepeatEnd)> If we have two lead in lines in a Stand session, the above statement will result in: <(Line1Label)> <(Line2Label)> Which at the end will be replaced by their respective Labels |
Parameter |
Description |
<(CoordType)> |
Drawing Coordinates or Local stand coordinates |
<(DefX)> <(DefY)> <(DefZ)> <(DefA)> |
Session reference location X, Y, Z and Angle |
<(NumAC)> <(NumLines)> <(NumPBB)> <(NumFuelpit)> <(Num400Hz)> <(NumPCAir)> <(NumSewage)> <(NumPotableWater)> |
Shows number of objects used in session.
Repeat parameter: e.g. <(RepeatStart:NumLines)> <(Line##Label)> <(RepeatEnd)> <(Line1Label)> <(Line2Label)> Will be replaced by their respective Labels. |
<(PBB##Man)> |
Bridge Manufacturer |
<(PBB##Type)> |
Bridge Model |
<(PBB##TunnelVariant)> |
Tunnel Variant used |
<(PBB##ClosureFloor)> |
Closure Floor |
<(PBB##OperMin)> |
Operational Minimum |
<(PBB##OperMax)> |
Operational Maximum |
<(PBB##WorkMin)> |
Working Minimum |
<(PBB##WorkMax)> |
Working Maximum |
<(PBB##DCMin)> |
Drive Column Limit Minimum |
<(PBB##DCMax)> |
Drive Column Limit Maximum |
<(PBB##RotX)> |
Rotunda Location Rotation X |
<(PBB##RotY)> |
Rotunda Location Rotation Y |
<(PBB##RotA)> |
Rotunda Location Rotation Angle |
<(PBB##RotZ)> |
Rotunda Elevation |
<(PBB##RotH)> |
Rotunda Elevation above apron |
<(PBB##ParkX)> |
Park Position X |
<(PBB##ParkY)> |
Park Position Y |
<(PBB##EnvLeft)> |
Rotunda Limits Left |
<(PBB##EnvRight)> |
Rotunda Limits Right |
<(PBB##UserOper)> |
Operational limits are user-defined or not e.g., <(if PBB##UserOper > 0)>User defined<(endif)> |
<PBB##TypeComment> |
Status of stairs and baggage slide (i.e., "Stairs not attached," "Slide not attached," or "Stairs/slide not attached") |
<(DockNonStandard##)> |
In case of special docking set to the text "Nonstandard docking exist" |
<(Line%%NonStandardDock)> |
True if Line has non standard docking. Can be used with if. |
<(MaxPBBSlope)> |
Maximum Allowable Slope in percent |
<(DockToDoor)> |
Parking Rules: Dock to front or center |
<(DockSillDist)> |
Parking Rules: Distance below door sill |
<(Line##Label)> |
Line Label |
<(Line##X)> <(Line##A)> <(Line##Y)> |
Line location X, Y and Angle. |
<(Line##NoseLim)> |
Nose Limit |
<(Line##TailLim)> |
Tail Limit |
<(Line##Opt)> |
Optimization Text |
<(Line##NumAC)> |
Number of Aircraft on Line |
<(Line##NumDockedAc)> |
Number of Docked Aircraft on Line |
<(Line##NumFixed)> |
Number of Fixed installation used with a valid docking on a lead-in-line |
<(Line##MisparkDistX)> |
Mispark Distance X Forward/Backward |
<(Line##MisparkDistY)> |
Mispark Distance Y Left/Right |
<(Line##MisparkAngle)> |
Mispark Angle |
<(Line##MinStopLineDist)> |
Minimum Stop line distance |
<(Line##AcErr)> |
Aircraft Docking errors for a particular line. Used with Docking Result Table. |
Where ## is line number. ## is also useful to use it with repeat. |
|
Table: Fuelpits <(TableStart:fuelpits)> <(TableEnd)>
Can use only within table tags: <(:fpn)> <(:fpx)> <(:fpy)>
Can use anywhere: <(FuelpitReach)> <(FuelpitSafety)> |
Fuel-pit name Position X Position Y
Fuelpit Reach Radius Fuelpit Wing Clearance |
Table: 400Hz <(TableStart:400Hz)> <(TableEnd)>
Can use only within table tags: <(:hzn)> <(:hzx)> <(:hzy)>
Can use anywhere: <(400HzRadius)> |
400Hz name Position X Position Y
Operational Radius |
Table: PCAir <(TableStart:PCAir)> <(TableEnd)>
Can use only within table tags: <(:PCAirn)> <(:PCAirx)> <(:PCAiry)>
Can use anywhere: <(PCAirRadius)> |
PC Air name Position X Position Y
Operational Radius |
Table: Sewage <(TableStart:Sewage)> <(TableEnd)>
Can use only within table tags: <(:Sewagen)> <(:Sewagex)> <(:Sewagey)>
Can use anywhere: <(SewageRadius)> |
Sewage name Position X Position Y
Operational Radius |
Table: PotableWater <(TableStart:PotableWater)> <(TableEnd)>
Can use only within table tags: <(:PotableWatern)> <(:PotableWaterx)> <(:PotableWatery)>
Can use anywhere: <(PotableWaterRadius)> |
Potable Water name Position X Position Y
Operational Radius |
Table: Stoplines <(TableStart:StopLines##)> <(TableEnd)> <(:slid)> <(:sldst)> <(:slac)> |
## is the Lead-in-line number.
Stopline Label Stopline distance from lead-in-line origin or from first stop line Aircraft on Stopline |
Auto Table: Docking Results - Bridge <(AutoTableStart:DockResultBridgeLine##)> <(AutoTableEnd)> |
Docking results for Bridge ## is the Lead-in-line number |
Auto Table: Docking Results - Services <(AutoTableStart:DockResultFixedLine##)> <(AutoTableEnd)> |
Docking results for services ## is the Lead-in-line number |
Auto Table: Nonstandard dockings <(AutoTableStart:NonStandardDockLine##)> <(AutoTableEnd)> Line##NonStandardDock |
Non standard special dockings
Line has non standard docking ## is the Lead-in-line number |
Parameters are not case sensitive.