object FormMediapos: TFormMediapos Left = 226 Top = 110 Width = 385 Height = 346 Caption = 'Cálculo de la posición' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False OnActivate = FormActivate OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 16 Top = 16 Width = 100 Height = 24 Caption = 'Parámetros:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label2: TLabel Left = 24 Top = 216 Width = 63 Height = 13 Caption = 'Proceso . . . .' end object Label3: TLabel Left = 192 Top = 80 Width = 97 Height = 13 Caption = 'Duración . . . . . . . . .' end object Label4: TLabel Left = 192 Top = 144 Width = 105 Height = 13 Caption = 'Periodo . . . . . . . . . . . ' end object Trama: TRadioGroup Left = 16 Top = 64 Width = 137 Height = 137 Caption = 'Tramas' ItemIndex = 1 Items.Strings = ( 'GPGLL' 'GPGGA' 'GPGGARTK') TabOrder = 0 end object ProgressBar1: TProgressBar Left = 24 Top = 232 Width = 321 Height = 17 Min = 0 Max = 100 TabOrder = 1 end object TxtDuracion: TEdit Left = 296 Top = 72 Width = 49 Height = 21 TabOrder = 2 end object Txtperiodo: TEdit Left = 296 Top = 136 Width = 49 Height = 21 TabOrder = 3 end object Button1: TButton Left = 176 Top = 176 Width = 75 Height = 25 Caption = '&Iniciar' TabOrder = 4 OnClick = Button1Click end object Button2: TButton Left = 264 Top = 176 Width = 75 Height = 25 Caption = '&Parar' Enabled = False TabOrder = 5 OnClick = Button2Click end object Button3: TButton Left = 200 Top = 272 Width = 75 Height = 25 Caption = '&Cerrar' TabOrder = 6 OnClick = Button3Click end object Button4: TButton Left = 96 Top = 272 Width = 75 Height = 25 Caption = '&Fijar' Enabled = False TabOrder = 7 OnClick = Button4Click end object Timer1: TTimer Enabled = False OnTimer = Timer1Timer Left = 224 Top = 8 end object Timer2: TTimer OnTimer = Timer2Timer Left = 288 Top = 16 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: