Parameter |
Description |
<(SessionName)> |
Session Name |
<(SessionCreated)> :long |
Session Created Date Long date format |
<(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)> |
Shows respective unit |
<(AutoTableStart:TableName)> <(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. |
<(TableStart:TableName)> |
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. Example: <(RepeatStart:NumLines)> <(Line##Label)> <(RepeatEnd)> If there are two lead in lines in a Stand session, the above statement will result in: |
Parameter |
Description |
ObjectDrawing Image |
Shows image of the object included in Path session. You can move, resize or add your formatting. |
<(AircraftName)> |
Name of the aircraft involved |
<(ObjName)> |
Name of the object involved |
<(ObjDetails)> |
Details of an object in tabular form |
<(ObjType)> |
Object Type |
<(ObjManufact>) |
Object Manufacturer |
<(ObjUsedAngle)> |
Object Used Angle |
<(ObjUsedAnglePerc)> |
Object Used Angle Percent |
<(TravDist)> |
Total Travel Distance |
<(TravTime)> |
Total Travel Time |
<(ObjMaxAngle)> |
Object Max nose gear or steering angle |
<(ObjMaxAngleRate)> |
Object Max nose gear or steering angle rate |
AngleGraph Image |
Nose gear or steering angle graph |
Parameters are not case sensitive.