object FormAverage: TFormAverage Left = 189 Top = 218 Width = 613 Height = 337 Caption = 'Calculando posición' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 32 Top = 72 Width = 74 Height = 13 Caption = 'Tiempo Máximo' end object Label2: TLabel Left = 32 Top = 128 Width = 98 Height = 13 Caption = 'Desv Máx Horizontal' end object Label3: TLabel Left = 32 Top = 184 Width = 86 Height = 13 Caption = 'Desv Máx Vertical' end object Bevel1: TBevel Left = 24 Top = 48 Width = 177 Height = 177 end object Label4: TLabel Left = 24 Top = 24 Width = 114 Height = 13 Caption = 'Parámetros de promedio' end object Label5: TLabel Left = 248 Top = 72 Width = 96 Height = 13 Caption = 'Tiempo de promedio' end object Label6: TLabel Left = 248 Top = 128 Width = 75 Height = 13 Caption = 'Desv Horizontal' end object Label7: TLabel Left = 248 Top = 184 Width = 63 Height = 13 Caption = 'Desv Vertical' end object Bevel2: TBevel Left = 240 Top = 48 Width = 177 Height = 177 end object Label8: TLabel Left = 240 Top = 24 Width = 86 Height = 13 Caption = 'Valores Obtenidos' end object Bevel3: TBevel Left = 416 Top = 48 Width = 73 Height = 177 end object Label9: TLabel Left = 32 Top = 248 Width = 185 Height = 16 Caption = 'Estado del proceso: . . . . . ' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label10: TLabel Left = 216 Top = 248 Width = 52 Height = 16 Caption = 'Parado' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label11: TLabel Left = 424 Top = 24 Width = 48 Height = 13 Caption = 'Diferencia' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object desvH: TEdit Left = 144 Top = 120 Width = 41 Height = 21 ReadOnly = True TabOrder = 7 end object desvV: TEdit Left = 144 Top = 176 Width = 41 Height = 21 ReadOnly = True TabOrder = 8 end object Tmax: TEdit Left = 144 Top = 64 Width = 41 Height = 21 ReadOnly = True TabOrder = 9 end object Edit1: TEdit Left = 360 Top = 120 Width = 41 Height = 21 ReadOnly = True TabOrder = 10 end object Edit2: TEdit Left = 360 Top = 176 Width = 41 Height = 21 ReadOnly = True TabOrder = 11 end object Edit3: TEdit Left = 360 Top = 64 Width = 41 Height = 21 ReadOnly = True TabOrder = 12 end object Edit4: TEdit Left = 432 Top = 120 Width = 41 Height = 21 ReadOnly = True TabOrder = 5 end object Edit5: TEdit Left = 432 Top = 176 Width = 41 Height = 21 ReadOnly = True TabOrder = 6 end object Edit6: TEdit Left = 432 Top = 64 Width = 41 Height = 21 ReadOnly = True TabOrder = 4 end object Parar: TButton Left = 520 Top = 152 Width = 65 Height = 25 Caption = '&Parar' Enabled = False TabOrder = 3 OnClick = PararClick end object Cancelar: TButton Left = 520 Top = 200 Width = 65 Height = 25 Caption = '&Cancelar' TabOrder = 1 OnClick = CancelarClick end object Parametros: TButton Left = 520 Top = 56 Width = 65 Height = 25 Caption = '&Parametros' TabOrder = 0 OnClick = ParametrosClick end object fijar: TButton Left = 520 Top = 104 Width = 65 Height = 25 Caption = '&fijar' TabOrder = 2 OnClick = fijarClick end end e-REdING. Biblioteca de la Escuela Superior de Ingenieros de Sevilla.


SOFTWARE PARA LA MONITORIZACIÓN Y CONTROL DE RECEPTORES GPS. APLICACIÓN A RECEPTORES NOVATEL RT-2

: Toledo Fernández, José Manuel
: Ingeniería Telecomunicación
Contenido del proyecto: