Beispiel #1
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.radiationImage_geoImage = Convert.ToDouble(imageAbilitydataGrid.Rows[0].Cells[0].Value.ToString());
            this.Close();
        }
Beispiel #2
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.MTF_dynamicRange   = Convert.ToDouble(radImagedataGrid.Rows[0].Cells[0].Value.ToString());
            p.MTF_sinal          = Convert.ToDouble(radImagedataGrid.Rows[0].Cells[1].Value.ToString());
            p.dynamicRange_sinal = Convert.ToDouble(radImagedataGrid.Rows[0].Cells[2].Value.ToString());
            this.Close();
        }
Beispiel #3
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.taskRespon_obserCoverRange   = Convert.ToDouble(equipmentPerformdataGrid.Rows[0].Cells[0].Value.ToString());
            p.taskRespon_starResouUse      = Convert.ToDouble(equipmentPerformdataGrid.Rows[0].Cells[1].Value.ToString());
            p.obserCoverRange_starResouUse = Convert.ToDouble(equipmentPerformdataGrid.Rows[0].Cells[2].Value.ToString());
            this.Close();
        }
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.equipmentPerfom_appPerform = Convert.ToDouble(systemContriDataGrid.Rows[0].Cells[0].Value.ToString());
            p.equipmentPerfom_taskPerfom = Convert.ToDouble(systemContriDataGrid.Rows[0].Cells[1].Value.ToString());
            p.appPerform_taskPerfom      = Convert.ToDouble(systemContriDataGrid.Rows[0].Cells[2].Value.ToString());
            this.Close();
        }
Beispiel #5
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.liTIFlatDingWei_liTiGaoChenDingwei = Convert.ToDouble(threeDimdataGrid.Rows[0].Cells[0].Value.ToString());
            p.liTIFlatDingWei_ceTu    = Convert.ToDouble(threeDimdataGrid.Rows[0].Cells[1].Value.ToString());
            p.liTiGaoChenDingwei_ceTu = Convert.ToDouble(threeDimdataGrid.Rows[0].Cells[2].Value.ToString());
            this.Close();
        }
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.spatialReso_fuWidth     = Convert.ToDouble(geoImagedataGrid.Rows[0].Cells[0].Value.ToString());
            p.spatialReso_tiaoDai     = Convert.ToDouble(geoImagedataGrid.Rows[0].Cells[1].Value.ToString());
            p.spatialReso_flatDingwei = Convert.ToDouble(geoImagedataGrid.Rows[0].Cells[2].Value.ToString());
            p.fuWidth_tiaoDai         = Convert.ToDouble(geoImagedataGrid.Rows[0].Cells[3].Value.ToString());
            p.fuWidth_flatDingwei     = Convert.ToDouble(geoImagedataGrid.Rows[0].Cells[4].Value.ToString());
            p.tiaoDai_flatDingwei     = Convert.ToDouble(geoImagedataGrid.Rows[0].Cells[5].Value.ToString());
            this.Close();
        }
Beispiel #7
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.starResource_starEnergy       = Convert.ToDouble(starLanddataGrid.Rows[0].Cells[0].Value.ToString());
            p.starResource_shuChuanResource = Convert.ToDouble(starLanddataGrid.Rows[0].Cells[1].Value.ToString());
            p.starResource_ceKong           = Convert.ToDouble(starLanddataGrid.Rows[0].Cells[2].Value.ToString());
            p.starEnergy_shuChuanResource   = Convert.ToDouble(starLanddataGrid.Rows[0].Cells[3].Value.ToString());
            p.starEnergy_ceKong             = Convert.ToDouble(starLanddataGrid.Rows[0].Cells[4].Value.ToString());
            p.shuChuanResource_ceKong       = Convert.ToDouble(starLanddataGrid.Rows[0].Cells[5].Value.ToString());
            this.Close();
        }
Beispiel #8
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.targetDetection_physisObservation  = Convert.ToDouble(appSatisfydataGrid.Rows[0].Cells[0].Value.ToString());
            p.targetDetection_threeDimensional   = Convert.ToDouble(appSatisfydataGrid.Rows[0].Cells[1].Value.ToString());
            p.targetDetection_dynamic            = Convert.ToDouble(appSatisfydataGrid.Rows[0].Cells[2].Value.ToString());
            p.physisObservation_threeDimensional = Convert.ToDouble(appSatisfydataGrid.Rows[0].Cells[3].Value.ToString());
            p.physisObservation_dynamic          = Convert.ToDouble(appSatisfydataGrid.Rows[0].Cells[4].Value.ToString());
            p.threeDimensional_dynamic           = Convert.ToDouble(appSatisfydataGrid.Rows[0].Cells[5].Value.ToString());
            this.Close();
        }
Beispiel #9
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.responseDelayTime_perTimeGuanceTask = Convert.ToDouble(respTimedataGrid1.Rows[0].Cells[0].Value.ToString());
            p.responseDelayTime_RevisiteCycle     = Convert.ToDouble(respTimedataGrid1.Rows[0].Cells[1].Value.ToString());
            p.responseDelayTime_minTime           = Convert.ToDouble(respTimedataGrid1.Rows[0].Cells[2].Value.ToString());
            p.responseDelayTime_maxTime           = Convert.ToDouble(respTimedataGrid1.Rows[0].Cells[3].Value.ToString());
            p.responseDelayTime_neiborMinTime     = Convert.ToDouble(respTimedataGrid1.Rows[0].Cells[4].Value.ToString());
            p.responseDelayTime_neiborMaxTime     = Convert.ToDouble(respTimedataGrid1.Rows[0].Cells[5].Value.ToString());

            p.responseDelayTime_oneResponseTime = Convert.ToDouble(respTimedataGrid2.Rows[0].Cells[0].Value.ToString());
            p.responseDelayTime_oneGuanceTime   = Convert.ToDouble(respTimedataGrid2.Rows[0].Cells[1].Value.ToString());
            p.perTimeGuanceTask_RevisiteCycle   = Convert.ToDouble(respTimedataGrid2.Rows[0].Cells[2].Value.ToString());
            p.perTimeGuanceTask_minTime         = Convert.ToDouble(respTimedataGrid2.Rows[0].Cells[3].Value.ToString());
            p.perTimeGuanceTask_maxTime         = Convert.ToDouble(respTimedataGrid2.Rows[0].Cells[4].Value.ToString());
            p.perTimeGuanceTask_neiborMinTime   = Convert.ToDouble(respTimedataGrid2.Rows[0].Cells[5].Value.ToString());

            p.perTimeGuanceTask_neiborMaxTime   = Convert.ToDouble(respTimedataGrid3.Rows[0].Cells[0].Value.ToString());
            p.perTimeGuanceTask_oneResponseTime = Convert.ToDouble(respTimedataGrid3.Rows[0].Cells[1].Value.ToString());
            p.perTimeGuanceTask_oneGuanceTime   = Convert.ToDouble(respTimedataGrid3.Rows[0].Cells[2].Value.ToString());
            p.RevisiteCycle_minTime             = Convert.ToDouble(respTimedataGrid3.Rows[0].Cells[3].Value.ToString());
            p.RevisiteCycle_maxTime             = Convert.ToDouble(respTimedataGrid3.Rows[0].Cells[4].Value.ToString());
            p.RevisiteCycle_neiborMinTime       = Convert.ToDouble(respTimedataGrid3.Rows[0].Cells[5].Value.ToString());

            p.RevisiteCycle_neiborMaxTime   = Convert.ToDouble(respTimedataGrid4.Rows[0].Cells[0].Value.ToString());
            p.RevisiteCycle_oneResponseTime = Convert.ToDouble(respTimedataGrid4.Rows[0].Cells[1].Value.ToString());
            p.RevisiteCycle_oneGuanceTime   = Convert.ToDouble(respTimedataGrid4.Rows[0].Cells[2].Value.ToString());
            p.minTime_maxTime       = Convert.ToDouble(respTimedataGrid4.Rows[0].Cells[3].Value.ToString());
            p.minTime_neiborMinTime = Convert.ToDouble(respTimedataGrid4.Rows[0].Cells[4].Value.ToString());
            p.minTime_neiborMaxTime = Convert.ToDouble(respTimedataGrid4.Rows[0].Cells[5].Value.ToString());

            p.minTime_oneResponseTime = Convert.ToDouble(respTimedataGrid5.Rows[0].Cells[0].Value.ToString());
            p.minTime_oneGuanceTime   = Convert.ToDouble(respTimedataGrid5.Rows[0].Cells[1].Value.ToString());
            p.maxTime_neiborMinTime   = Convert.ToDouble(respTimedataGrid5.Rows[0].Cells[2].Value.ToString());
            p.maxTime_neiborMaxTime   = Convert.ToDouble(respTimedataGrid5.Rows[0].Cells[3].Value.ToString());
            p.maxTime_oneResponseTime = Convert.ToDouble(respTimedataGrid5.Rows[0].Cells[4].Value.ToString());
            p.maxTime_oneGuanceTime   = Convert.ToDouble(respTimedataGrid5.Rows[0].Cells[5].Value.ToString());

            p.neiborMinTime_neiborMaxTime   = Convert.ToDouble(respTimedataGrid6.Rows[0].Cells[0].Value.ToString());
            p.neiborMinTime_oneResponseTime = Convert.ToDouble(respTimedataGrid6.Rows[0].Cells[1].Value.ToString());
            p.neiborMinTime_oneGuanceTime   = Convert.ToDouble(respTimedataGrid6.Rows[0].Cells[2].Value.ToString());
            p.neiborMaxTime_oneResponseTime = Convert.ToDouble(respTimedataGrid6.Rows[0].Cells[3].Value.ToString());
            p.neiborMaxTime_oneGuanceTime   = Convert.ToDouble(respTimedataGrid6.Rows[0].Cells[4].Value.ToString());
            p.oneResponseTime_oneGuanceTime = Convert.ToDouble(respTimedataGrid6.Rows[0].Cells[5].Value.ToString());
            this.Close();
        }
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.response_image       = Convert.ToDouble(comPerformancedataGrid1.Rows[0].Cells[0].Value.ToString());
            p.response_cover       = Convert.ToDouble(comPerformancedataGrid1.Rows[0].Cells[1].Value.ToString());
            p.response_appSatisify = Convert.ToDouble(comPerformancedataGrid1.Rows[0].Cells[2].Value.ToString());
            p.response_starLand    = Convert.ToDouble(comPerformancedataGrid1.Rows[0].Cells[3].Value.ToString());
            p.image_cover          = Convert.ToDouble(comPerformancedataGrid1.Rows[0].Cells[4].Value.ToString());

            p.image_appSatisify    = Convert.ToDouble(comPerformancedataGrid2.Rows[0].Cells[0].Value.ToString());
            p.image_starLand       = Convert.ToDouble(comPerformancedataGrid2.Rows[0].Cells[1].Value.ToString());
            p.cover_appSatisify    = Convert.ToDouble(comPerformancedataGrid2.Rows[0].Cells[2].Value.ToString());
            p.cover_starLand       = Convert.ToDouble(comPerformancedataGrid2.Rows[0].Cells[3].Value.ToString());
            p.appSatisify_starLand = Convert.ToDouble(comPerformancedataGrid2.Rows[0].Cells[4].Value.ToString());
            this.Close();
        }
Beispiel #11
0
        private void button1_Click(object sender, EventArgs e)
        {
            xiaoNengPerformance p = (xiaoNengPerformance)this.Owner;

            p.coverRange_coverNum             = Convert.ToDouble(coverAbilitydataGrid1.Rows[0].Cells[0].Value.ToString());
            p.coverRange_xianlingImageOverlap = Convert.ToDouble(coverAbilitydataGrid1.Rows[0].Cells[1].Value.ToString());
            p.coverRange_manyViewImageNum     = Convert.ToDouble(coverAbilitydataGrid1.Rows[0].Cells[2].Value.ToString());
            p.coverRange_danWeiTargetNum      = Convert.ToDouble(coverAbilitydataGrid1.Rows[0].Cells[3].Value.ToString());
            p.coverNum_xianlingImageOverlap   = Convert.ToDouble(coverAbilitydataGrid1.Rows[0].Cells[4].Value.ToString());

            p.coverNum_manyViewImageNum             = Convert.ToDouble(coverAbilitydataGrid2.Rows[0].Cells[0].Value.ToString());
            p.coverNum_danWeiTargetNum              = Convert.ToDouble(coverAbilitydataGrid2.Rows[0].Cells[1].Value.ToString());
            p.xianlingImageOverlap_manyViewImageNum = Convert.ToDouble(coverAbilitydataGrid2.Rows[0].Cells[2].Value.ToString());
            p.xianlingImageOverlap_danWeiTargetNum  = Convert.ToDouble(coverAbilitydataGrid2.Rows[0].Cells[3].Value.ToString());
            p.manyViewImageNum_danWeiTargetNum      = Convert.ToDouble(coverAbilitydataGrid2.Rows[0].Cells[4].Value.ToString());


            this.Close();
        }