/* --- Script © 2005 EC Software --- */
var ua = navigator.userAgent;
var dom = (document.getElementById) ? true : false;
var ie4 = (document.all && !dom) ? true : false;
var ie5_5 = ((ua.indexOf("MSIE 5.5")>=0 || ua.indexOf("MSIE 6")>=0) && ua.indexOf("Opera")<0) ? true : false;
var ns4 = (document.layers && !dom) ? true : false;
var offsxy = 6;
function hmshowPopup(e, txt, stick) {
  var tip = '<table  border="1" cellpadding="6" cellspacing="0" bgcolor="#FFFFFF" style="{border-width:1px; border-color:#000000; border-collapse:collapse;}"><tr valign=top><td>'+ txt + '<\/td><\/tr><\/table>';
  var tooltip = atooltip();
  e = e?e:window.event;
  var mx = ns4 ? e.PageX : e.clientX;
  var my = ns4 ? e.PageY : e.clientY;
  var bodyl = (window.pageXOffset) ? window.pageXOffset : document.body.scrollLeft;
  var bodyt = (window.pageYOffset) ? window.pageYOffset : document.body.scrollTop;
  var bodyw = (window.innerWidth)  ? window.innerWidth  : document.body.offsetWidth;
  if (ns4) {
    tooltip.document.write(tip);
    tooltip.document.close();
    if ((mx + offsxy + bodyl + tooltip.width) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.width; if (mx < 0) mx = 0; }
    tooltip.left = mx + offsxy + bodyl;
    tooltip.top = my + offsxy + bodyt;
  }
  else {
    tooltip.innerHTML = tip;
    if (tooltip.offsetWidth) if ((mx + offsxy + bodyl + tooltip.offsetWidth) > bodyw) { mx = bodyw - offsxy - bodyl - tooltip.offsetWidth; if (mx < 0) mx = 0; }
    tooltip.style.left = (mx + offsxy + bodyl)+"px";
    tooltip.style.top  = (my + offsxy + bodyt)+"px";
  }
  with(tooltip) { ns4 ? visibility="show" : style.visibility="visible" }
  if (stick) document.onmouseup = hmhidePopup;
}
function hmhidePopup() {
  var tooltip = atooltip();
  ns4 ? tooltip.visibility="hide" : tooltip.style.visibility="hidden";
}
function atooltip(){
 return ns4 ? document.hmpopupDiv : ie4 ? document.all.hmpopupDiv : document.getElementById('hmpopupDiv')
}
popid_365047777="<p>Select Tags are the small purple rectangles at the end<\/p>\n\r<p>of selected objects.<\/p>\n\r<p>&nbsp;<\/p>\n\r<p>Select tags are used for:<\/p>\n\r<div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">1.<\/span><\/td><td>Highlighting selected objects;<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">2.<\/span><\/td><td>Moving objects, and;<\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">3.<\/span><\/td><td>Aligning new objects to the end of the selected object.<\/p>\n\r<\/td><\/tr><\/table><\/div>"
popid_1590946859="<p>A project or job within PEN3D is a file with a .job extension.<\/p>\n\r<p>It contains all files and file descriptions associated with a project.<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_1593092835X="<p class=\"p_Comment\"><span class=\"f_Comment\">There are 24 control codes at the top of the PEN data files.&nbsp; <\/span><\/p>\n\r<p class=\"p_Comment\"><span class=\"f_Comment\">&nbsp;<\/span><\/p>\n\r<p class=\"p_Comment\"><span class=\"f_Comment\">The control codes are as follows:<\/span><\/p>\n\r<div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">1.<\/span><\/td><td><span class=\"f_Comment\">Temperature<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">2.<\/span><\/td><td><span class=\"f_Comment\">Wind Speed (m\/s)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">3.<\/span><\/td><td><span class=\"f_Comment\">Wind Direction (degrees from North)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">4.<\/span><\/td><td><span class=\"f_Comment\">Humidity (%)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">5.<\/span><\/td><td><span class=\"f_Comment\">Temperature Gradient (C\/100 m)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">6.<\/span><\/td><td><span class=\"f_Comment\">Wind speed reference height (m)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">7.<\/span><\/td><td><span class=\"f_Comment\">Surface roughness (m)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">8.<\/span><\/td><td><span class=\"f_Comment\">Zero plane offset on normal terrain (m)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">9.<\/span><\/td><td><span class=\"f_Comment\">Zero plane offset in forest (m)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">10.<\/span><\/td><td><span class=\"f_Comment\">On ground selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">11.<\/span><\/td><td><span class=\"f_Comment\">Linear calculations selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">12.<\/span><\/td><td><span class=\"f_Comment\">Envelope calculations selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">13.<\/span><\/td><td><span class=\"f_Comment\">Angular width for environmental line calculations (degrees)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">14.<\/span><\/td><td><span class=\"f_Comment\">Environmental calculations selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">15.<\/span><\/td><td><span class=\"f_Comment\">CoRTN Calculations selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">16.<\/span><\/td><td><span class=\"f_Comment\">Angular width for CoRTN line calculations (degrees)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">17.<\/span><\/td><td><span class=\"f_Comment\">Railway calculations selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">18.<\/span><\/td><td><span class=\"f_Comment\">Angular width for Railway line calculations (degrees)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">19.<\/span><\/td><td><span class=\"f_Comment\">Railway Lmax selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">20.<\/span><\/td><td><span class=\"f_Comment\">Railway Leq selection (1 true, 0 false)<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">21.<\/span><\/td><td><span class=\"f_Comment\">Time periods (always 1) followed by 3 lines of 24 numbers&nbsp; representing each of the hours of the day selection (1 true, 0 false) with the first line being period A, second line being period B and the third line being period C.<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">22.<\/span><\/td><td><span class=\"f_Comment\">Four batch option selections (1 true, 0 false) Environmental, CoRTN, Railway maximum and Railway Leq<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">23.<\/span><\/td><td><span class=\"f_Comment\">Nordic or Incoherent ground effect<\/span><\/td><\/tr><\/table><\/div><div style=\"text-align: left; text-indent: 0px; padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px;\"><table border=\"0\" cellpadding=\"0\" cellspacing=\"0\" style=\"line-height: normal;\"><tr valign=\"baseline\"><td width=\"15\"><span style=\"font-size: 10pt; font-family: \'Arial\'; color: #000000;\">24.<\/span><\/td><td><span class=\"f_Comment\">User defined road surface option<\/span><\/td><\/tr><\/table><\/div><p class=\"p_Comment\"><span class=\"f_Comment\">&nbsp;<\/span><\/p>\n\r<p class=\"p_Comment\"><span class=\"f_Comment\">This is the only information used by the batch option, that passed to the batch subroutine via the data file.&nbsp; <\/span><\/p>\n\r<p class=\"p_Comment\"><span class=\"f_Comment\">&nbsp;<\/span><\/p>\n\r<p class=\"p_Comment\"><span class=\"f_Comment\">The PEN data file need not be edited directly by the user. <\/span><\/p>\n\r<p class=\"p_Comment\"><span class=\"f_Comment\">&nbsp;<\/span><\/p>\n\r"
popid_77742453="<p>Enter topic text here.<\/p>\n\r"
popid_469847741="<p>&nbsp;<\/p>\n\r<p>The message bar<\/p>\n\r"
popid_469847742="<p>&nbsp;<\/p>\n\r<p>Current project title<\/p>\n\r"
popid_469847743="<p>&nbsp;<\/p>\n\r<p>Current selected drawing tool for the zoom window.<\/p>\n\r"
popid_469847744="<p>&nbsp;<\/p>\n\r<p>Help messages are displayed here along with the progress bar<\/p>\n\r"
popid_852668300X="<p>&nbsp;<\/p>\n\r<p>Progress bar displayed during long processes<\/p>\n\r"
popid_469847745="<p>&nbsp;<\/p>\n\r<p>Holder for the tool bar<\/p>\n\r"
popid_963245690="<p>&nbsp;<\/p>\n\r<p>Create new PEN3D data file<\/p>\n\r"
popid_2054203744X="<p>&nbsp;<\/p>\n\r<p>Open existing PEN3D data file<\/p>\n\r"
popid_1906180159="<p>&nbsp;<\/p>\n\r<p>Save PEN3D data file<\/p>\n\r"
popid_1963232754="<p>&nbsp;<\/p>\n\r<p>Close PEN3D data file. &nbsp;Project file remains active.<\/p>\n\r"
popid_839479479="<p>&nbsp;<\/p>\n\r<p>Open and view a bitmap or jpg file in a zoom window<\/p>\n\r"
popid_84808044X="<p>&nbsp;<\/p>\n\r<p>Zoom window, Open and display file<\/p>\n\r"
popid_942030543="<p>&nbsp;<\/p>\n\r<p>Text view : Open and view data in a text window<\/p>\n\r"
popid_84216996X="<p>&nbsp;<\/p>\n\r<p>Delete the displayed line in the directory list<\/p>\n\r"
popid_84216995X="<p>&nbsp;<\/p>\n\r<p>Cut<\/p>\n\r"
popid_84216994X="<p>&nbsp;<\/p>\n\r<p>Copy<\/p>\n\r"
popid_84216993X="<p>&nbsp;<\/p>\n\r<p>Paste<\/p>\n\r"
popid_84216992X="<p>&nbsp;<\/p>\n\r<p>Undo<\/p>\n\r"
popid_84216991X="<p>&nbsp;<\/p>\n\r<p>Redo<\/p>\n\r"
popid_84216990X="<p>&nbsp;<\/p>\n\r<p>Find objects in the zoom window<\/p>\n\r"
popid_84216989X="<p>&nbsp;<\/p>\n\r<p>Click then click mouse over item for help on that item<\/p>\n\r"
popid_673636474="<p>&nbsp;<\/p>\n\r<p>Project and system information<\/p>\n\r"
popid_613538079="<p>Enter topic text here.<\/p>\n\r"
popid_121205221="<p>&nbsp;<\/p>\n\r<p>Create a new data file<\/p>\n\r"
popid_916956309="<p>&nbsp;<\/p>\n\r<p>Open an existing data file<\/p>\n\r"
popid_733090709="<p>&nbsp;<\/p>\n\r<p>Close the open data file<\/p>\n\r"
popid_917247324="<p>&nbsp;<\/p>\n\r<p>Save the open data file<\/p>\n\r"
popid_521779078X="<p>&nbsp;<\/p>\n\r<p>Save the data file with a new name<\/p>\n\r"
popid_1951295716X="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_1632849182X="<p>&nbsp;<\/p>\n\r<p>Print the data file<\/p>\n\r"
popid_1133837235="<p>&nbsp;<\/p>\n\r<p>Setup and select the printers<\/p>\n\r"
popid_663241984X="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_874885875X="<p>&nbsp;<\/p>\n\r<p>Set up the program preferences<\/p>\n\r"
popid_75022875="<p>&nbsp;<\/p>\n\r<p>Close down data files and exit the program<\/p>\n\r"
popid_128919161="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_117947195="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_1580595="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_67482868="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_470272710="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_77257628="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_825788539X="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_81165038="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_131942620="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_811619787X="<p>&nbsp;<\/p>\n\r<p>View the data file with a bitmap for the background<\/p>\n\r"
popid_810354329X="<p>&nbsp;<\/p>\n\r<p>Edit the data file as text<\/p>\n\r"
popid_809859191X="<p>&nbsp;<\/p>\n\r<p>Zoom window permits large scale magnifications (without bitmaps)<\/p>\n\r"
popid_227128128="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_917880363X="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_1308448131X="<p>&nbsp;<\/p>\n\r<p>Draw ground level contours<\/p>\n\r"
popid_550347562X="<p>&nbsp;<\/p>\n\r<p>Enter topic text here.<\/p>\n\r"
popid_1392762490X="<p>&nbsp;<\/p>\n\r<p>Draw ground level contours - Environmental noise model only<\/p>\n\r"
popid_353552897="<p>&nbsp;<\/p>\n\r<p>Ground cover is asphalt<\/p>\n\r"
popid_1885166296="<p>&nbsp;<\/p>\n\r<p>Ground cover is packed quarry dust<\/p>\n\r"
popid_540401060X="<p>&nbsp;<\/p>\n\r<p>Ground cover is earth<\/p>\n\r"
popid_360416612="<p>&nbsp;<\/p>\n\r<p>Ground cover is fine stones<\/p>\n\r"
popid_546698915X="<p>&nbsp;<\/p>\n\r<p>Ground cover is small chips<\/p>\n\r"
popid_1886336412="<p>&nbsp;<\/p>\n\r<p>Ground cover is packed sandy silt<\/p>\n\r"
popid_1885144065="<p>&nbsp;<\/p>\n\r<p>Ground cover is roadside dirt and rocks<\/p>\n\r"
popid_532243304X="<p>&nbsp;<\/p>\n\r<p>Ground cover is rough grass (default value for program)<\/p>\n\r"
popid_2011303188="<p>&nbsp;<\/p>\n\r<p>Ground cover comprises forest<\/p>\n\r"
popid_675851934="<p>&nbsp;<\/p>\n\r<p>Ground cover is dense forest 2 m high<\/p>\n\r"
popid_675852063="<p>&nbsp;<\/p>\n\r<p>Ground cover is dense forest 5 m high<\/p>\n\r"
popid_1003140547X="<p>&nbsp;<\/p>\n\r<p>Ground cover is dense forest 10 m high<\/p>\n\r"
popid_1003138698X="<p>&nbsp;<\/p>\n\r<p>Ground cover is dense forest 20 m high<\/p>\n\r"
popid_423377849="<p>&nbsp;<\/p>\n\r<p>Ground cover CORTN model only<\/p>\n\r"
popid_115536881="<p>&nbsp;<\/p>\n\r<p>Draw CORTN hard ground <\/p>\n\r"
popid_116436844="<p>&nbsp;<\/p>\n\r<p>Draw CORTN soft ground<\/p>\n\r"
popid_1766986914="<p>&nbsp;<\/p>\n\r<p>Draw noise barriers on the ground<\/p>\n\r"
popid_551648520X="<p>&nbsp;<\/p>\n\r<p>Draw noise barriers absolute height<\/p>\n\r"
popid_1884970287="<p>&nbsp;<\/p>\n\r<p>Draw the location of the reflecting base (CORTN only)<\/p>\n\r"
popid_1621646949="<p>&nbsp;<\/p>\n\r<p>Draw noise source locations<\/p>\n\r"
popid_978483249="<p>&nbsp;<\/p>\n\r<p>Place a point source<\/p>\n\r"
popid_920996654="<p>&nbsp;<\/p>\n\r<p>Place a line source above the ground<\/p>\n\r"
popid_544549501="<p>&nbsp;<\/p>\n\r<p>Draw a road<\/p>\n\r"
popid_26407311="<p>&nbsp;<\/p>\n\r<p>Draw a railway<\/p>\n\r"
popid_388076057="<p>&nbsp;<\/p>\n\r<p>Draw a Blast noise and vibration source<\/p>\n\r"
popid_523858720="<p>&nbsp;<\/p>\n\r<p>Draw receiver locations<\/p>\n\r"
popid_1144565526X="<p>&nbsp;<\/p>\n\r<p>Draw the location of a single point receiver<\/p>\n\r"
popid_2139869315="<p>&nbsp;<\/p>\n\r<p>Draw a calculation box<\/p>\n\r"
popid_139586442X="<p>&nbsp;<\/p>\n\r<p>Draw a single point receiver relative to an object...<\/p>\n\r"
popid_443967187="<p>&nbsp;<\/p>\n\r<p>North point<\/p>\n\r"
popid_1830559449="<p>&nbsp;<\/p>\n\r<p>Select parameters to be displayed on the screen<\/p>\n\r"
popid_561836890="<p>&nbsp;<\/p>\n\r<p>Turn on\/off noise contours<\/p>\n\r"
popid_1401590147X="<p>&nbsp;<\/p>\n\r<p>Generate DXF file from contours<\/p>\n\r"
popid_885769920="<p>&nbsp;<\/p>\n\r<p>Generate DXF file from barriers<\/p>\n\r"
popid_198586800X="<p>&nbsp;<\/p>\n\r<p>Generate DXF file from point receivers<\/p>\n\r"
popid_211571519X="<p>&nbsp;<\/p>\n\r<p>Select the meteorology for ENVIRONMENTAL calculations<\/p>\n\r"
popid_1460913435="<p>&nbsp;<\/p>\n\r<p>Calculate the noise level at a point<\/p>\n\r"
popid_228265087="<p>&nbsp;<\/p>\n\r<p>CoRTN L10(18 hour) calculations<\/p>\n\r"
popid_228265103="<p>&nbsp;<\/p>\n\r<p>CoRTN L10(1 hour) calculations<\/p>\n\r"
popid_44250417="<p>&nbsp;<\/p>\n\r<p>Select a series of files for sequential, unattended calculations<\/p>\n\r"
popid_767781335="<p>&nbsp;<\/p>\n\r<p>Put roads and railway on the ground<\/p>\n\r"
popid_654522968X="<p>&nbsp;<\/p>\n\r<p>Setup current file for batch calculations<\/p>\n\r"
popid_1411956977="<p>&nbsp;<\/p>\n\r<p>Select a series of files for sequential, unattended calculations<\/p>\n\r"
popid_125117187="<p>&nbsp;<\/p>\n\r<p>Arrange<\/p>\n\r"
popid_1286381691X="<p>&nbsp;<\/p>\n\r<p>Cascade<\/p>\n\r"
popid_260722420="<p>&nbsp;<\/p>\n\r<p>Tile Vertical<\/p>\n\r"
popid_473647064X="<p>&nbsp;<\/p>\n\r<p>Tile Horizontal<\/p>\n\r"
popid_948377062X="<p>&nbsp;<\/p>\n\r<p>Minimize All<\/p>\n\r"
popid_84076783="<p>&nbsp;<\/p>\n\r<p>Close windows<\/p>\n\r"
popid_515561501X="<p>&nbsp;<\/p>\n\r<p>Help Table of Contents<\/p>\n\r"
popid_1830811806X="<p>&nbsp;<\/p>\n\r<p>How to install PEN<\/p>\n\r"
popid_1966611392X="<p>&nbsp;<\/p>\n\r<p>Quick start guides<\/p>\n\r"
popid_123711054="<p>&nbsp;<\/p>\n\r<p>Reference information about modeling<\/p>\n\r"
popid_1731750668X="<p>&nbsp;<\/p>\n\r<p>Tell us about the clever author of the program<\/p>\n\r"
popid_527253376="<p>&nbsp;<\/p>\n\r<p>This dialog sets the Project Preferences<\/p>\n\r"
popid_959993830="<p>&nbsp;<\/p>\n\r<p>Tab between pages for various options<\/p>\n\r"
popid_673636543="<p>&nbsp;<\/p>\n\r<p>Delete the displayed line in the project list<\/p>\n\r"
popid_673636556="<p>&nbsp;<\/p>\n\r<p>Delete the displayed line in the bitmap directory list<\/p>\n\r"
popid_673636599="<p>&nbsp;<\/p>\n\r<p>Delete the displayed line in the output directory list<\/p>\n\r"
popid_1620204782="<p>&nbsp;<\/p>\n\r<p>Data directory browse and select<\/p>\n\r"
popid_1620204783="<p>&nbsp;<\/p>\n\r<p>Bitmap directory browse and select<\/p>\n\r"
popid_1620204784="<p>&nbsp;<\/p>\n\r<p>Help on Preferences dialog<\/p>\n\r"
popid_1620204785="<p>&nbsp;<\/p>\n\r<p>Output directory browse and select<\/p>\n\r"
popid_1620204786="<p>&nbsp;<\/p>\n\r<p>Select the project file and or create new project file<\/p>\n\r"
popid_933791124="<p>&nbsp;<\/p>\n\r<p>Select color of Zoom window background.<\/p>\n\r<p>&nbsp;<\/p>\n\r<p>Click and select color.<\/p>\n\r"
popid_1985759846X="<p>&nbsp;<\/p>\n\r<p>Display Flash screen on the start of PEN.  <\/p>\n\r"
popid_847172802="<p>Enter topic text here.<\/p>\n\r"
popid_1802543861X="<p>&nbsp;<\/p>\n\r<p>Highlight, edit, copy and past Pen objects into the DTM<\/p>\n\r"
popid_1705841="<p>&nbsp;<\/p>\n\r<p>Edit values - Enter new value here followed by Return to make the changes<\/p>\n\r"
popid_673636469="<p>&nbsp;<\/p>\n\r<p>Display only ground level data<\/p>\n\r"
popid_673636512="<p>&nbsp;<\/p>\n\r<p> Display only ground cover data<\/p>\n\r"
popid_673636555="<p>&nbsp;<\/p>\n\r<p>Display only noise barriers data<\/p>\n\r"
popid_673636684="<p>&nbsp;<\/p>\n\r<p>Display only reflecting base data<\/p>\n\r"
popid_673636598="<p>&nbsp;<\/p>\n\r<p> Display only point source data<\/p>\n\r"
popid_673636727="<p>&nbsp;<\/p>\n\r<p>Display only line source data<\/p>\n\r"
popid_673636770="<p>&nbsp;<\/p>\n\r<p>Display only road data<\/p>\n\r"
popid_84216988X="<p>&nbsp;<\/p>\n\r<p>Display only railway data<\/p>\n\r"
popid_673636641="<p>&nbsp;<\/p>\n\r<p>Display the co-ordinates of the point receivers<\/p>\n\r"
popid_673636478="<p>&nbsp;<\/p>\n\r<p>Display the co-ordinates of the calculation boxes<\/p>\n\r"
popid_1269908509="<p>&nbsp;<\/p>\n\r<p>Open\/swap bitmap as a background to the map.  <\/p>\n\r<p>&nbsp;<\/p>\n\r<p>The map may be in any orientation and to any scale.<\/p>\n\r"
popid_1269908510="<p>&nbsp;<\/p>\n\r<p>Remove the bitmap from the background but leave the transformation<\/p>\n\r"
popid_1269908511="<p>&nbsp;<\/p>\n\r<p>Save the bitmap or jpg with all the DTM data as an overlay. &nbsp;All the current onscreen display options are included in the bitmap\/jpg save to file. &nbsp;The entire bitmap map is saved.<\/p>\n\r"
popid_1262217046="<p>&nbsp;<\/p>\n\r<p>Splitter tool - move to left and right to resize the properties pane and display areas.<\/p>\n\r"
popid_1269908503="<p>&nbsp;<\/p>\n\r<p>This tool permits the map to be moved in any direction. &nbsp;Simply move pointer (hand) to the digitise screen click and hold, now move the map. &nbsp;You will notice that only part of the map is redrawn during the move. &nbsp;Hold the hand at a location for 1 second and the entire DTM will be redrawn. &nbsp;When happy with the location release the button and the positions is updated.<\/p>\n\r"
popid_1269908504="<p>&nbsp;<\/p>\n\r<p>This tool permits the map and DTM to be zoomed by a multiple of (2X). &nbsp;The zoom is based on screen center.<\/p>\n\r"
popid_1269908505="<p>&nbsp;<\/p>\n\r<p>This tool permits the map and DTM to be zoomed by a multiple of (1\/2X). &nbsp;The zoom out is based on screen center<\/p>\n\r<p>&nbsp;<\/p>\n\r"
popid_1269908506="<p>&nbsp;<\/p>\n\r<p>This tool permits the map to be zoomed on a small part of the area displayed. &nbsp;Simply move pointer to the digitise screen click, this represents one corner of the zoom area. &nbsp;Now drag out the rectangle to select the zoom area and click a second time to select. &nbsp;The program will resize the screen to ensure the entire area selected will be displayed in the view area.<\/p>\n\r"
popid_1269908507="<p>&nbsp;<\/p>\n\r<p>This option zooms the map to encompass the entire DTM plus a border of 500 m.  <\/p>\n\r"
popid_1228509209X="<p>&nbsp;<\/p>\n\r<p>Zoom extents on the import map. &nbsp;The import map is displayed in gray. &nbsp;Permanently in the case of PEN files and on forced redraw in the case of DXF files<\/p>\n\r"
popid_73432743="<p>&nbsp;<\/p>\n\r<p>These options reduce the maximum print area on a page. &nbsp;The borders refer to edge of paper rather than any physical limitations of the printer selected.  <\/p>\n\r"
popid_73432735="<p>&nbsp;<\/p>\n\r<p>The sets the actual printing scale accurately. &nbsp;The black rectangle on the DTM window display shows that part of the map to be displayed. &nbsp;If not visible try zoom extents to resize the screen to suit.<\/p>\n\r"
popid_1985759842X="<p>&nbsp;<\/p>\n\r<p>Display the north point in the title block along the right side of the printed page<\/p>\n\r"
popid_1985759841X="<p>&nbsp;<\/p>\n\r<p>Display the scale in the title block along the right side of the printed page.<\/p>\n\r"
popid_1985759845X="<p>&nbsp;<\/p>\n\r<p>Display the noise contouring levels in the title block along the right side of the printed page<\/p>\n\r"
popid_1985759844X="<p>&nbsp;<\/p>\n\r<p>Display an icon (either PEN icon, default of company icon) in the title block along the right side of the page<\/p>\n\r"
popid_73432736="<p>&nbsp;<\/p>\n\r<p>Main title of the drawing. &nbsp;Always printed in a bold and large font<\/p>\n\r"
popid_73432737="<p>&nbsp;<\/p>\n\r<p>Sub title of the drawing. &nbsp;Always printed in a bold and large font but with lower emphasis than the main title<\/p>\n\r"
popid_73432738="<p>&nbsp;<\/p>\n\r<p>This prints extra details in the title block. &nbsp;Leave blank and it does not print the line<\/p>\n\r"
popid_673636470="<p>&nbsp;<\/p>\n\r<p>Select icon file - jpg or bmp format. Icon is plotted in the bottom right corner of title block.<\/p>\n\r"
popid_519215941X="<p>&nbsp;<\/p>\n\r<p>This is the Icon to be displayed on the lower right corner of report.<\/p>\n\r"
popid_1631404040X="<p>&nbsp;<\/p>\n\r<p>This shows the information to be printed. &nbsp;The black rectangle shows the area of the plot. &nbsp;Use the display options to select the objects to be printed.  <\/p>\n\r"
popid_805738170="<p>&nbsp;<\/p>\n\r<p>Displays properties of DTM object(s) for editing.  <\/p>\n\r"
popid_673636471="<p>&nbsp;<\/p>\n\r<p>Hide property pane.  <\/p>\n\r"
popid_1137359690X="<p>&nbsp;<\/p>\n\r<p>Display the object type selected in the zoom window and the number of objects.<\/p>\n\r"
popid_279373335="<p>&nbsp;<\/p>\n\r<p>Get help on window<\/p>\n\r"
popid_100869831="<p>&nbsp;<\/p>\n\r<p>Description of job. &nbsp;Use a description that represents the type of project. &nbsp;This will be used on various calculation outputs.<\/p>\n\r"
popid_1137359689X="<p>&nbsp;<\/p>\n\r<p>Project or job number. &nbsp;This may include letters as well as numbers. <\/p>\n\r"
popid_447616492="<p>&nbsp;<\/p>\n\r<p>Permits a bench object to have 90 degree corners (rectangular).<\/p>\n\r"
popid_447616493="<p>&nbsp;<\/p>\n\r<p>Permits a bench object to have any degree corners (irregular). &nbsp;All bench objects are four sided.<\/p>\n\r"
popid_602746724="<p>&nbsp;<\/p>\n\r<p>Locate Reference 1 on map<\/p>\n\r"
popid_483154774="<p>&nbsp;<\/p>\n\r<p>X coordinate of reference 1 in meters<\/p>\n\r"
popid_1718826233="<p>&nbsp;<\/p>\n\r<p>Y coordinate of reference 1 in meters<\/p>\n\r"
popid_602746725="<p>&nbsp;<\/p>\n\r<p>Locate reference 2 on map<\/p>\n\r"
popid_483154775="<p>&nbsp;<\/p>\n\r<p>X coordinate of reference 2 in meters<\/p>\n\r"
popid_1718826234="<p>&nbsp;<\/p>\n\r<p>Y coordinate of reference 2 in meters<\/p>\n\r"
popid_1198337676="<p>&nbsp;<\/p>\n\r<p>Calculate transform for selected values<\/p>\n\r"
popid_108164380="<p>&nbsp;<\/p>\n\r<p>Map correctly located. &nbsp;Press OK and the transform and file name is automatically saved to the project file after you &nbsp;have given a suitable description.<\/p>\n\r"
popid_1097571624="<p>&nbsp;<\/p>\n\r<p>Road segment name. &nbsp;The program automatically appends a numerical value on subsequent displays and increments existing terminating numbers.<\/p>\n\r"
popid_1802298="<p>&nbsp;<\/p>\n\r<p>Traffic flow over the calculation period. &nbsp;Typically the 18 hour traffic is 0.94 of the AADT and the maximum daily traffic is 10% of the AADT<\/p>\n\r"
popid_122242011="<p>&nbsp;<\/p>\n\r<p>The average traffic speed<\/p>\n\r"
popid_693546164X="<p>&nbsp;<\/p>\n\r<p>Percentage trucks of traffic flow <\/p>\n\r"
popid_135359466="<p>&nbsp;<\/p>\n\r<p>Road width, center of road defines road source<\/p>\n\r"
popid_1511436046="<p>&nbsp;<\/p>\n\r<p>Height of noise source above the traffic stream. &nbsp;CoRTN default is 0.5 m.<\/p>\n\r"
popid_518026439X="<p>&nbsp;<\/p>\n\r<p>CoRTN default road surfaces. &nbsp;Pervious usually taken to be dense graded asphalt with a 0 dB road surface correction and pervious being a \"low noise\" surface with a 3.5 dB(A) noise reduction compared with pervious. &nbsp;These options also include the low speed correction of -1dB(A) for Impervious surfaces and traffic speeds &lt; 75 km\/h.<\/p>\n\r"
popid_108890396="<p>&nbsp;<\/p>\n\r<p>User set road surface correction. &nbsp;The road surface correction is controlled by the user. &nbsp;The road surface correction for impervious surfaces at &lt; 75 km\/h is ignored.<\/p>\n\r"
popid_378994807="<p>&nbsp;<\/p>\n\r<p>User defined road surface correction. &nbsp;Used in conjunction with \"other road surface correction\".<\/p>\n\r"
popid_1490017="<p>&nbsp;<\/p>\n\r<p>Defines direction of traffic flow in relation to digitising direction. &nbsp;Gradient correction requires knowledge of the traffic direction, ie is the traffic stream direction uphill, downhill or both. &nbsp;The program calculates the gradient from the DTM and the user defines the traffic direction. &nbsp;Arrows on the map show the traffic direction.<\/p>\n\r"
popid_871848482X="<p>&nbsp;<\/p>\n\r<p>Help on the topic<\/p>\n\r"
popid_545562821X="<p>&nbsp;<\/p>\n\r<p>Calculation box with 90 degree corners or not. &nbsp;Calculation boxes are all four sided objects<\/p>\n\r"
popid_160492653="<p>&nbsp;<\/p>\n\r<p>Number of sub-boxes in digitising direction. &nbsp;One cell is two calculation points, ten cells is eleven calculation points.<\/p>\n\r"
popid_160492654="<p>&nbsp;<\/p>\n\r<p>Number of sub-boxes in second digitising direction. &nbsp;For irregular boxes the calculation grid is not mutually perpendicular.<\/p>\n\r"
popid_871848481X="<p>&nbsp;<\/p>\n\r<p>Help on this topic<\/p>\n\r"
popid_2417911="<p>&nbsp;<\/p>\n\r<p>Short source name. &nbsp; The program automatically appends a numerical value on subsequent displays and increments existing terminating numbers.<\/p>\n\r"
popid_1630493="<p>&nbsp;<\/p>\n\r<p>Long source name. &nbsp;Use this for more detailed information, possibly also the source of the data.<\/p>\n\r"
popid_2330001="<p>&nbsp;<\/p>\n\r<p>Linear octave band noise levels between 63 Hz and 8000 Hz. &nbsp;The program automatically calculated the overall noise level in dB and dB(A).<\/p>\n\r"
popid_871848480X="<p>&nbsp;<\/p>\n\r<p>Help on item<\/p>\n\r"
popid_103970174="<p>&nbsp;<\/p>\n\r<p>Railway segment description. &nbsp;The program automatically appends a numerical value on subsequent displays and increments existing terminating numbers.<\/p>\n\r"
popid_100190044="<p>&nbsp;<\/p>\n\r<p>Octave band sound power levels.  <\/p>\n\r"
popid_2648029="<p>&nbsp;<\/p>\n\r<p>Octave band sound power levels - maximum noise level calculation<\/p>\n\r"
popid_961439178="<p>&nbsp;<\/p>\n\r<p>Speed in km\/h at start and end of the segment. &nbsp;This is used to calculate the speed of the train at any point along the railway for the Leq calculation.<\/p>\n\r"
popid_567240539="<p>&nbsp;<\/p>\n\r<p>Height of the noise source above the track<\/p>\n\r"
popid_104506762X="<p>&nbsp;<\/p>\n\r<p>Length of train in meters. &nbsp;The train length is included in the propagation (distance) attenuation algorithm.<\/p>\n\r"
popid_1525489743="<p>&nbsp;<\/p>\n\r<p>Define width of the track. &nbsp;Edge of track maintains same height as the digitised centerline.<\/p>\n\r"
popid_77498815="<p>&nbsp;<\/p>\n\r<p>Number of trains per hour. &nbsp;This does not need to be an integer.<\/p>\n\r"
popid_4548107="<p>&nbsp;<\/p>\n\r<p>Direction of traffic. &nbsp;not used in calculations<\/p>\n\r"
popid_404163418X="<p>&nbsp;<\/p>\n\r<p>Name of receiver location<\/p>\n\r"
popid_103970175="<p>&nbsp;<\/p>\n\r<p>Enter receiver name here<\/p>\n\r"
popid_871848479X="<p>&nbsp;<\/p>\n\r<p>Help on item<\/p>\n\r"
popid_1920479461="<p>&nbsp;<\/p>\n\r<p>Display files in current project and carry out a series of unattended calculations<\/p>\n\r"
popid_1320041730X="<p>&nbsp;<\/p>\n\r<p>Files in the currently selected project that are available to be batched.  <\/p>\n\r"
popid_1446078893X="<p>&nbsp;<\/p>\n\r<p>Files in this dialog will be batched (calculation run on point receivers and calculation boxes on files in sequential order)<\/p>\n\r"
popid_553323868="<p>&nbsp;<\/p>\n\r<p>This button adds the selected file(s) to the batch screen. &nbsp; The add order is from bottom to top. <\/p>\n\r"
popid_2061306725="<p>&nbsp;<\/p>\n\r<p>Add all available files the batch screen. &nbsp; The add order is from top to bottom. <\/p>\n\r"
popid_19598342X="<p>&nbsp;<\/p>\n\r<p>Removes selected file(s) from the batch screen.<\/p>\n\r"
popid_2067087922X="<p>&nbsp;<\/p>\n\r<p>Remove all files from the batch screen<\/p>\n\r"
popid_511672543="<p>&nbsp;<\/p>\n\r<p>Do contour boxes and point receivers<\/p>\n\r"
popid_832235473="<p>&nbsp;<\/p>\n\r<p>Commence batch calculations. &nbsp;This can be a very time consuming and processor intensive activity. &nbsp;This process cannot be readily stopped once started. &nbsp;All calculations are retained in memory until the written to file at the conclusion of batching a file. <\/p>\n\r"
popid_871848478X="<p>&nbsp;<\/p>\n\r<p>Help on item<\/p>\n\r"
popid_686711187X="<p>&nbsp;<\/p>\n\r<p>Information on memory consumption of program<\/p>\n\r"
popid_1233976576X="<p>&nbsp;<\/p>\n\r<p>Find filter for selecting object in the zoom window.<\/p>\n\r"
popid_511672545="<p>&nbsp;<\/p>\n\r<p>PEN objects in the DTM. &nbsp;Select one or more objects to find in the DTM. &nbsp;Select by clicking close to object in the graphical display or by pulling out a selection rectangle.<\/p>\n\r"
popid_511672544="<p>&nbsp;<\/p>\n\r<p>Select all object types. &nbsp;Default setting<\/p>\n\r"
popid_2067639973="<p>&nbsp;<\/p>\n\r<p>Future options - not currently supported<\/p>\n\r"
popid_949328977="<p>&nbsp;<\/p>\n\r<p>Help on item<\/p>\n\r"
popid_917734129="<p>&nbsp;<\/p>\n\r<p>Point calculation options<\/p>\n\r"
popid_1159704627="<p>&nbsp;<\/p>\n\r<p>Select and conduct calculations at all calculation points in the DTM<\/p>\n\r"
popid_796984860X="<p>&nbsp;<\/p>\n\r<p>Calculate noise at selected receptor locations. &nbsp;Check the receptors by highlighting and left clicking or press the space bar.<\/p>\n\r"
popid_1806998395="<p>&nbsp;<\/p>\n\r<p>Select all CoRTN road segments<\/p>\n\r"
popid_796984859X="<p>&nbsp;<\/p>\n\r<p>Calculate noise from selected road segments. &nbsp;Check the road segments by highlighting and left clicking or press the space bar.<\/p>\n\r"
popid_563678655X="<p>&nbsp;<\/p>\n\r<p>Select calculation period, either the L10(18 hour) or the L10(1 hour)<\/p>\n\r"
popid_696917339X="<p>&nbsp;<\/p>\n\r<p>Road segmentation angle as calculated from the receptor. &nbsp;Wider angles improves calculation speed while narrow angle improves accuracy. &nbsp;Default value is 10 degrees.<\/p>\n\r"
popid_1656574499X="<p>&nbsp;<\/p>\n\r<p>Select all environmental noise sources<\/p>\n\r"
popid_796984858X="<p>&nbsp;<\/p>\n\r<p>Calculations only carried out for selected environmental sources. &nbsp;Check the noise sources by highlighting and left clicking or press the space bar.<\/p>\n\r"
popid_563678659X="<p>&nbsp;<\/p>\n\r<p>Combine calculations from multiples sources by this method.<\/p>\n\r"
popid_563678658X="<p>&nbsp;<\/p>\n\r<p>Sometimes we need quick calculations but with linear rather than A-weighted<\/p>\n\r"
popid_696917338X="<p>&nbsp;<\/p>\n\r<p>Line source segmentation angle as calculated from the receptor. &nbsp;(If the model has Environmental line sources). &nbsp; Wider angles improves calculation speed while narrow angle improves accuracy. &nbsp;Default value is 10 degrees.<\/p>\n\r"
popid_1930686183="<p>&nbsp;<\/p>\n\r<p>Select all railway sources<\/p>\n\r"
popid_796984857X="<p>&nbsp;<\/p>\n\r<p>Calculations only carried out for selected railway sources. &nbsp;Check the noise sources by highlighting and left clicking or press the space bar.<\/p>\n\r"
popid_696917337X="<p>&nbsp;<\/p>\n\r<p>Railway source segmentation angle as calculated from the receptor. &nbsp; Wider angles improves calculation speed while narrow angle improves accuracy. &nbsp;Default value is 10 degrees<\/p>\n\r"
popid_2067639974="<p>&nbsp;<\/p>\n\r<p>Calculate noise levels using a meteorological data file. &nbsp;It is preferable to carry out calculations at one receptor per run.<\/p>\n\r"
popid_2067640016="<p>&nbsp;<\/p>\n\r<p>Calculate the noise level for the meteorology below<\/p>\n\r"
popid_1137359687X="<p>&nbsp;<\/p>\n\r<p>Specific meteorology at which the Environmental and Railway calculations are carried out.  <\/p>\n\r"
popid_1137359684X="<p>&nbsp;<\/p>\n\r<p>Height of anemometer<\/p>\n\r"
popid_696917336X="<p>&nbsp;<\/p>\n\r<p>Wind direction (degrees) clockwise from north<\/p>\n\r"
popid_673636472="<p>&nbsp;<\/p>\n\r<p>Select Ausplume formatted meteorological file<\/p>\n\r"
popid_1661826370X="<p>&nbsp;<\/p>\n\r<p>Vertical temperature gradient range. &nbsp;Ausplume has stability classes and these convert to vertical temperature gradient. &nbsp; Calculations are carried out at the minimum and maximum values for each entry in the Ausplume file <\/p>\n\r"
popid_1137359685X="<p>&nbsp;<\/p>\n\r<p>Height of anemometer for the Ausplume data file<\/p>\n\r"
popid_696917335X="<p>&nbsp;<\/p>\n\r<p>Ground roughness options - environmental model only and for entire map.<\/p>\n\r"
popid_828057518X="<p>&nbsp;<\/p>\n\r<p>This is the height of zero wind speed. &nbsp;It is a calculated value from the roughness value.<\/p>\n\r"
popid_1137359683X="<p>&nbsp;<\/p>\n\r<p>This is the height of zero wind speed in the tree zones and is related to the maximum tree height.<\/p>\n\r"
popid_563678656X="<p>&nbsp;<\/p>\n\r<p>Incoherent reflection option is the only method implemented<\/p>\n\r"
popid_511672546="<p>&nbsp;<\/p>\n\r<p>Print out source data only<\/p>\n\r"
popid_511672586="<p>&nbsp;<\/p>\n\r<p>Print the overall noise level - default setting<\/p>\n\r"
popid_511672758="<p>&nbsp;<\/p>\n\r<p>Display the noise level from each noise source (road segment), based on names.<\/p>\n\r"
popid_511672715="<p>&nbsp;<\/p>\n\r<p>Display the noise level from each segmentation angle from line sources<\/p>\n\r"
popid_1985759840X="<p>&nbsp;<\/p>\n\r<p>Display the excess attenuation factors<\/p>\n\r"
popid_1985759839X="<p>&nbsp;<\/p>\n\r<p>Display the octave band levels<\/p>\n\r"
popid_511672550="<p>&nbsp;<\/p>\n\r<p>Display the linear noise levels<\/p>\n\r"
popid_1985759838X="<p>&nbsp;<\/p>\n\r<p>Present only the maximum noise levels<\/p>\n\r"
popid_511672552="<p>&nbsp;<\/p>\n\r<p>Display the 100 noisiest results<\/p>\n\r"
popid_527082870="<p>&nbsp;<\/p>\n\r<p>Calculate and display the noise levels as a cumulative distribution<\/p>\n\r"
popid_511672549="<p>&nbsp;<\/p>\n\r<p>Calculate and display the noise levels as a cumulative distribution for each hour of the day. &nbsp;I.e. all the calculated distribution in the noise levels over 1 year at 1 am, 2 am, etc. <\/p>\n\r"
popid_527082913="<p>&nbsp;<\/p>\n\r<p>All results for all periods. &nbsp;Copy and paste into a spreadsheet for post processing. &nbsp;Can produce very large database.<\/p>\n\r"
popid_527082956="<p>&nbsp;<\/p>\n\r<p>Average noise level for a given month<\/p>\n\r"
popid_527082999="<p>&nbsp;<\/p>\n\r<p>Display the daily average noise levels<\/p>\n\r"
popid_511672547="<p>&nbsp;<\/p>\n\r<p>Display the minimum and maximum noise levels for each month<\/p>\n\r"
popid_511672548="<p>&nbsp;<\/p>\n\r<p>Display the minimum and maximum for each day<\/p>\n\r"
popid_511672551="<p>&nbsp;<\/p>\n\r<p>Display the statistical distribution for the time periods in the Time periods tab<\/p>\n\r"
popid_511672595="<p>&nbsp;<\/p>\n\r<p>Check to include hour in time period A<\/p>\n\r"
popid_469847746="<p>&nbsp;<\/p>\n\r<p>Check to include hour in time period B<\/p>\n\r"
popid_469847747="<p>&nbsp;<\/p>\n\r<p>Check to include hour in time period C<\/p>\n\r"
popid_896182434="<p>&nbsp;<\/p>\n\r<p>Select the appropriate calculation method for batch calculations<\/p>\n\r"
popid_1561452576="<p>&nbsp;<\/p>\n\r<p>Import PEN, DXF or Moss files<\/p>\n\r"
popid_673636473="<p>&nbsp;<\/p>\n\r<p>Select file to import<\/p>\n\r"
popid_527082879="<p>&nbsp;<\/p>\n\r<p>PEN objects to import<\/p>\n\r"
popid_1531621440="<p>&nbsp;<\/p>\n\r<p>Import area encompasses window or entire DTM<\/p>\n\r"
popid_527082914="<p>&nbsp;<\/p>\n\r<p>Check if data already exists. &nbsp;can be slow process.<\/p>\n\r"
popid_949328891="<p>&nbsp;<\/p>\n\r<p>Import the data selected<\/p>\n\r"
popid_89389389="<p>&nbsp;<\/p>\n\r<p>Layers in the DXF file. &nbsp;Select the layers to import. &nbsp;Check the layers by highlighting and left clicking or press the space bar.<\/p>\n\r"
popid_527082871="<p>&nbsp;<\/p>\n\r<p>Shortcut to select all layers<\/p>\n\r"
popid_1269908508="<p>&nbsp;<\/p>\n\r<p>Zoom on the extent of the import file<\/p>\n\r"
popid_673636513="<p>&nbsp;<\/p>\n\r<p>Preview the DXF file. &nbsp;The file is also sized and displayed.<\/p>\n\r"
popid_1137359688X="<p>&nbsp;<\/p>\n\r<p>Use these settings to strip unnecessary intermediate points within the bounds specified<\/p>\n\r"
popid_111861829X="<p>&nbsp;<\/p>\n\r<p>Options to create a DXF file from the contours<\/p>\n\r"
popid_1298582673X="<p>&nbsp;<\/p>\n\r<p>When converting from one object type to another this is the destination object type<\/p>\n\r"
popid_1587559631="<p>&nbsp;<\/p>\n\r<p>When duplicating objects this dialog sets the geometry configuration<\/p>\n\r"
popid_923792914X="<p>&nbsp;<\/p>\n\r<p>Settings for relative calculation point entry<\/p>\n\r"
popid_1137359686X="<p>&nbsp;<\/p>\n\r<p>Distance from object. &nbsp;Use find to limit to one type of object<\/p>\n\r"
popid_1137359647X="<p>&nbsp;<\/p>\n\r<p>Vertical offset from object. &nbsp;The height is calculated at the intersect of the normal line from the selected object.  <\/p>\n\r"
popid_1137359604X="<p>&nbsp;<\/p>\n\r<p>Source automatic name, numeric extension is appended<\/p>\n\r"
popid_949328934="<p>&nbsp;<\/p>\n\r<p>Close window do not convert<\/p>\n\r"
popid_949328892="<p>&nbsp;<\/p>\n\r<p>Convert and calculate the height of the road segment based on underlaying map. &nbsp;All road segments elevations are changed. &nbsp;The road elevation is based on a perpendicular slice through the end points.<\/p>\n\r"
popid_1393160625="<p>&nbsp;<\/p>\n\r<p>Radar view display options<\/p>\n\r"
popid_527082872="<p>&nbsp;<\/p>\n\r<p>Display overall noise level<\/p>\n\r"
popid_511672587="<p>&nbsp;<\/p>\n\r<p>Base noise level, refer to CoRTN method for full description of base noise level<\/p>\n\r"
popid_511672629="<p>&nbsp;<\/p>\n\r<p>Excess attenuation factors, averaged for all noise sources in the segment<\/p>\n\r"
popid_1266936672="<p>&nbsp;<\/p>\n\r<p>Select receptor from the list of all receptors<\/p>\n\r"
popid_2038650490="<p>&nbsp;<\/p>\n\r<p>List of all changes and bug fixes to program<\/p>\n\r"
popid_24445833X="<p>&nbsp;<\/p>\n\r<p>Select the appropriate file, either a new file or a file from the project list<\/p>\n\r"
popid_410329704X="<p>&nbsp;<\/p>\n\r<p>Open a file that is not on the project list<\/p>\n\r"
popid_2067640017="<p>&nbsp;<\/p>\n\r<p>Open a project file<\/p>\n\r"
popid_1096345976="<p>&nbsp;<\/p>\n\r<p>Shortcut selections on startup<\/p>\n\r"
popid_119140113X="<p>&nbsp;<\/p>\n\r<p>Open browser and go to NMA home page<\/p>\n\r"
popid_315913849="<p>&nbsp;<\/p>\n\r<p>This sets the height of the object. &nbsp;For ground it is an RL. &nbsp;For barriers, receivers depending on the setting it may be relative or an RL. &nbsp;For cover and reflecting base it is ignored.<\/p>\n\r"
popid_1442056238X="<p>&nbsp;<\/p>\n\r<p>Start digitising. &nbsp;It also opens various dialog boxes for some objects<\/p>\n\r"
popid_984694110X="<p>&nbsp;<\/p>\n\r<p>Stop digitising or close the slice view window<\/p>\n\r"
popid_1275362588="<p>&nbsp;<\/p>\n\r<p>Loop back to the original point when digitising and stop and reset digitising functions<\/p>\n\r"
popid_650239846="<p>&nbsp;<\/p>\n\r<p>Open a slice view window.<\/p>\n\r"
popid_856157457X="<p>&nbsp;<\/p>\n\r<p>File description to be recorded in the Project\/Job file<\/p>\n\r"
popid_419016679X="<p>&nbsp;<\/p>\n\r<p>Create a new data file of type CoRTN, Environmental or Rail<\/p>\n\r"
