<P>Create a GetTOG3FFile.</P>
<P>Equal to <CODE><A HREF="~JD~gtog3ff#gtog3ff(s,s,ogc3,gc,optr)~EJD~">GetTOG3FFile</A>(s_templateName, s_fileName, ogc_three, optr_dbg)</CODE></P>
**/
public GetTOG3FFile(String s_templateName, String s_fileName, OGCThree ogc_three, Outputter optr_dbg) {
this(s_templateName, s_fileName, ogc_three, (new GapConfig()), optr_dbg);
}