View of all defined frame sets within the archive |
This view is simply a union of all frame sets from all the merge logs in the archive. This provides a direct link between a given frame set and it's constituent multiframes and detector frames. |
select * from lasFrameSets
union all
select * from gpsFrameSets
union all
select * from gcsFrameSets
union all
select * from dxsFrameSets
union all
select * from udsFrameSets
union all
select * from calFrameSets