ContentsIndexReferenceHome
PreviousUpNext
G_Interface
MATLAB
GNew = G_Interface([GOld],[CoordFormat])
Description

Graphical User Interface (GUI) for editing a single G structure. While the GUI window is open, execution of commands at the Matlab command prompt will be blocked. If the optional output is not specified, the variable G will be assigned to the base workspace when the "Commit & Close" button is pushed.

Parameters
Parameters 
Description 
GOld [struct] 
(Optional) Starting geometry structure from GeomStruct. If not declared, GOld is the default structure output from GeomStruct
CoordFormat [string] 
(Optional) Output G struct coordinates format. Can be 'LLA,' 'ECF,' 'ECI,' or 'ENU.' Defaults to 'ECF.' 
Return Values
Return Values 
Description 
Gecf [struct] 
(Optional) Modified geometry structure in ECF coordinates, unless otherwise specified by CoordFormat. 
See Also
Group
Made with Doc-O-Matic.
Copyright (c) 2009. All rights reserved.
What do you think about this topic? Send feedback!