AviPLAN Airside Pro 2024 Help
Tools / Path / Quick Access toolbar / Create Report / Report Customization Parameters
In This Topic
    Report Customization Parameters
    In This Topic

    Common:

    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. Example: <(RepeatStart:NumLines)> <(Line##Label)> <(RepeatEnd)>

    If there are two lead in lines in a Stand session, the above statement will result in:
    <(Line1Label)>
    <(Line2Label)>
    which at the end will be replaced with their respective labels.

    Path Command:

    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.