单选题SWEEP INT on radar panel is the abbreviation of().Asweep introductionBsweep interestCsweep intentionDsweep intensity

单选题
SWEEP INT on radar panel is the abbreviation of().
A

sweep introduction

B

sweep interest

C

sweep intention

D

sweep intensity


参考解析

解析: 暂无解析

相关考题:

扫描法(Sweep Representation) 名词解释

本程序的功能是读取用户输入的整数a、b,单击按钮“计算”,则计算出a和b数的和,并显示计算的结果。请将程序补充完整。注意:请勿修改main()主方法和其他已有语句内容,仅在横线处填入适当语句。import java.awt.*;import java.awt.event.*;import javax.swing.*;public class simple{public static void main{String[] args){ExampleFrame. frame=new ExampleFrame();frame.______(JFrame.EXIT_ON_CLOSE);frame.show();}}class ExampleFrame. extends JFrame{private JPanel panel;public static final int DEFAULT_WIDTH=250;public static final int DEFAULT_HEIGHT=250;public ExampleFrame(){Init();setTitle("welcome");setSize(DEFAULT_WIDTH,DEFAULT_HEIGHT);Container contentPane=getContentPane();contentPane.add(panel);}private void init(){JLabel la1=new JLabel("输入整数a:");JLabel la2=new JLabel ("输入整数b:");final JTextField num1=new JTextField(10);final JTextField num2=new JTextField(10);JButton but=new JButton("计算");final JLabel res=new JLabel("结果:");but.addActionListener(______{public void actionPerformed(ActionEvent event){String str=new String();String s1=num1.getText();String s2=num2.getText();try{int a=Integer.parseInt(s1);int b=Integer.parseInt(s2);str=String.valueOf(a +b);}catch(Exception e){str=e.getMessage();}res.setText ("结果:"+str);}});panel=new JPanel();panel.setLayout(new FlowLayout(FlowLayout.LEFT));panel.add(la1);panel.add(num1);panel.add(la2);panel.add(hum2);panel.add(but);panel.add(res);}}

The closest point of approach ( CPA ) of a contact on a relative motion radar may be determined ______.A.immediately when the contact is noted on radarB.only if the radar scope is watched constantlyC.after the contact has been marked at least twiceD.by an occasional glance at the radar

将一个容器panel1放到容器framel中的方法是( )。A.framel.insert(panel1)B.framel.add(panel1)C.framel.addJPanel(panel1)D.framel.insertJPanel(panel1)

本题的功能是在文本域面板中添加一个带有行数的面板。窗口中有一个文本域,在文本域的左侧有一个带有数字的面板,该面板上的数字指示着文本域中的行数。import javax.swing.*;import javax.swing.event.*;import java.awt.*;public class java3 extends JFrame{public static JTextPane textPane;public static JScrollPane scrollPane;JPanel panel;public java3(){super("java3()");panel=new JPanel();panel.setLayout(new BorderLayout());panel.setBorder(BorderFactory.createEmptyBor-der(20,20,20,20));textPane=new JTextPane();textPane.setFont(new Font("monospaeed",Font.PLAIN,12));scrollPane=new JScrollPane(textPane);panel.add(scrollPane);scrollPane.setPreferredsize(new Dimension(300,250));setContentPane(panel);setCloseOperation(JFrame.EXIT_ON_CLOSE);LineNumber lineNumber=new LineNumber();scrollPane.setRowHeaderView(lineNumber);}public static void main(String[]args){java3 ttp=new java3();ttp.pack();ttp.setVisible(true);}}class LineNumber extends JTextPane{private final static Color DEFAULT_BACK-GROUND=Color.gray;private final static Color DEFAULT_FORE-GROUND=Color.black;private final static Font DEFAUl。T—FONT=newFont("monospaced",Font.PLAIN,12);private final static int HEIGHT=Integer.MAX_VALUE-1000000;private final static int MARGIN=5;private FontMetrics fontMetrics;private int lineHeight;private int currentRowWidth;private JComponent component;private int componentFontHeight;private int componentFontAscent;public LineNumber(JComponent component){if(component= =null){setBackground(DEFAULT_BACKGROUND);setForegroun"DEFAULT_FOREGROUND);setFont(DEFAULT FONT);this.component=this;}else{setBaekground(DEFAULT_BACKGROUND);setForeground(component.getForeground());setFont(component.getFont());this.component=component;}componentFontHeight=component.getFontMet-rics(component.getFont()).getHeight();componentFontAscent=component.getFontMet-ries(component.getFont()).getAscent();setPreferredWidth(9999);}public void setPreferredWidth(int row){int width=fontMetrics.stringWidth(String.val-ueOf(row));if(currentRowWidth<width){currentRowWidth=width;setPreferredSize(new Dfimension(2 * MARGIN+width,HEIGHT));}}public void setFont(Font font){super.setFont(font);fontMetrics=getFontMetrics(getFont());}public int getLineHeight(){if(hneHeight= =0)return componentFontHeight;elsereturn lineHeight;}public void setLineHeight(int lineHeight){if(hneHeight>0)this.lineHeight=lineHeight;}public int getStartOffset(){return component.getlnsets().top+component-FontAscent;}public void paintComponent(Graphics g){int lineHeight=getLineHeight();int startOffset=getStartOffset();Rectangle drawHere=g.getClipBounds();g.setColor(getBackground());g.fillRect(drawHere.x,drawHere.Y,drawHere.width,drawHere.height);g.setColor(getForeground());int startLineNumber=(drawHere.y/line-Height)+1;int endLineNUmber = startLineNumber+(drawHere.height/lineHeight);int start=(drawHere.Y/hneHeight)*line-Height+startOffset;for(int i=startLineNumber;i<=endLineN-umber;i++){String lineNumber=String.valueOf(i);int width=fontMetrics.stringWidth(lineNumber);g.drawstring(lineNumber,MARGIN+current-RowWidth-width,start);start+=lineHeight:}setPreferredWidth(endLineNumber);}}

将一个容器panel1放到容器frame1中的方法是A.frame.insert(panel1)”B.frame.add(panel1)C.frame.add Panel(panel1)D.framel.insertJPanel(panel1)

SWEEP INT on radar panel is the abbreviation of ________ .A.sweep introductionB.sweep interestC.sweep intentionD.sweep intensity

In radar plotting CPA is the abbreviation of ________ .A.closest point to approachB.close point to approachC.crossing point to approachD.coming point to approach

My radar is not working.I require shorebased radar assistance.Is shorebased radar assistance ________ ?A.usedB.availableC.in useD.can be used

The description Racon beside an illustration on a chart would mean a ______.A.radar conspicuous beaconB.circular radiobeaconC.radar transponder beaconD.radar calibration beacon

______ is on the panel of DF.A.RINGS INTB.SWEEP INTC.REPEATERD.GONIOMETER

In radar plotting C.P.A is the abbreviation of ______.A.crossing point to approachB.fog or steady rainC.closest point to approachD.close point to approach

It is required that______should be used during the poor visibility if the radar’s screen shows heavy sea returns.A.Gain ControlB.Brilliant ControlC.Anti-clutter Sea ControlD.Sweep Intercept

The documents you should provide are contract, L/C , invoice and B/L, L/C is the abbreviation for ( ),B/L is the abbreviation for ( ).A. Letter of Credit,Packing List B. Leaking of Containers,Bill of LadingC. Letter of Credit, Bill of Lading D. Leaking of Containers, Packing List

表面扫洗(surface sweep washing)

单选题Which conditions will normally cause a SART to operate in the active mode?()AIt will respond only to interrogation by 9-Ghz radar signalsBA SART will normally respond to interrogation from a searching vessel's radar if the radar antenna is at least 15 meters highCA SART will normally respond to interrogation from a searching aircraft's radar if the radar's output power is at least 10,000 watts and the aircraft is at a height of 3000 feet and within 30 nautical milesDAll of the above

单选题In radar plotting C.P.A.is the abbreviation of().Aclosest point to approachBclose point to approachCcrossing point to approchDcoming point to approach

单选题Which statement is true concerning a vessel equipped with operational radar?().AThe Master of the vessel must be on the bridge when the radar is in useBThe radar equipment is only required to be used in restricted visibilityCThe use of a radar excuses a vessel from the need of a look-outDThis equipment must be used to obtain early warning of risk of collision

单选题My radar is not working.I require shore based radar assistance.Is shore based radar assistance()?AusedBavailableCin useDcan be used

单选题Which general statement concerning radar is FALSE?().ARaising the antenna height increases the radar rangeBThe ability of radar to detect objects is unaffected by weather conditionsCRadar bearings are less accurate than radar rangesDRadar should be checked regularly during clear weather to ensure that it is operating properly

单选题()is not a part of the main switch board.AControl panel of main generatorBControl panel of emergency generatorCParalleling panelDLoad panel of main generator

单选题If there is any doubt as to the proper operation of a radar,which statement is TRUE?().AOnly a radar expert can determine if the radar is operatingBAll radars have indicator lights and alarms to signal improper operationCA radar range compared to the actual range of a known object can be used to check the operation of the radarDThe radar resolution detector must be energized to check the radar

单选题The closest point of approach (CPA) of a contact on a relative motion radar may be determined().Aimmediately when the contact is noted on radarBonly if the radar scope is watched constantlyCafter the contact has been marked at least twiceDby an occasional glance at the radar

单选题()is on the panel of radar.AKEYLOCKBREPEATERCSTATIC INVERTERDANTI-CLUTTER-SEA

单选题Which statement is TRUE concerning a vessel equipped with operational radar?().AShe must use this equipment to obtain early warning of risk of collisionBThe use of a radar excuses a vessel from the need of a look-outCThe radar equipment is only required to be used in restricted visibilityDThe safe speed of such a vessel will likely be greater than that of vessels without radar

单选题What’s the abbreviation for the World Meteorological Organization?()AWMOBIHOCIMODWARC

单选题The radar component that produces the synchronizing signal and triggers the indicator sweep is which of the following?().AtransmitterBantenna systemCindicatorDmodulator