Which mooring line prevents sideways motion of a vessel moored to a pier().
A、A line led forward from the bow
B、A line led aft from the bow
C、A line led in the same direction as the keel
D、A line led at a right angle to the keel
A、A line led forward from the bow
B、A line led aft from the bow
C、A line led in the same direction as the keel
D、A line led at a right angle to the keel
A、Adjust the mooring lines on time. B、Adjust the mooring lines in time. C、Adjust the mooring lines quickly. D、Adjust the mooring lines slowly.
A、more slack in the mooring lines B、a strain on the mooring lines C、chafing gear on the mooring lines D、grease on the mooring lines
A、more slack in the mooring lines B、a strain on the mooring lines C、chafing gear on the mooring lines D、grease on the mooring lines
A、Bow line B、Breast line C、Spring line D、Stern line
A、Point p = Line.getPoint(); B、Line.Point p = Line.getPoint(); C、Point p = (new Line()).getPoint(); D、Line.Point p = (new Line()).getPoint();
A、Put one line at the low point and one at the high point of the bollard so they don't touch B、Take the eye of the second line up through the eye of the first line before putting the second line on the bollard C、Never put two mooring lines on the same bollard D、The mooring line forward should be put on the bollard first
A、moor lines B、mooring lines C、unmoor lines D、unmooring lines
A、sluice the line B、surge the line C、stopper the line D、slip the line
A、A.Point p = new Point(); B、B.Line.Point p = new Line.Point(); C、C.The Point class cannot be instatiated at line 15. D、D.Line l = new Line() ; l.Point p = new l.Point();