You are here: Home Universal File Formats for Modal Analysis Testing File-Format-Storehouse Universal Dataset Number 154
Document Actions

Universal Dataset Number 154

by zopeown last modified 2007-05-02 06:51
Name:   Layout
Status: Current
Owner:  General
Revision Date:30-JAN-1986
-----------------------------------------------------------------------
 
Record 1:       FORMAT(I10,20A1)
                Field 1      -- label number
                Field 2      -- name
Record 2:       FORMAT(I10)
                Field 1      -- number of viewports
Record 3:       FORMAT(4E13.5)
                Field 1      -- X min of viewport in LDC.
                Field 2      -- X max of viewport in LDC.
                Field 3      -- Y min of viewport in LDC.
                Field 4      -- Y max of viewport in LDC.
                LDC is local device coordinates. LDC coordinates
                range from 0.0 to 1.0.
 
         Records 3 repeated for each viewport in the layout.
 
-----------------------------------------------------------------