Creating an IlvCADRGFrameReader object

To create an IlvCADRGFrameReader object :
  • Call the makeReader() method with the name of the frame to be read, see The IlvCADRGTocReader class and the CADRG model.
    or
    Provide the name of the frame to be read to the class constructor.
    or
    Provide the URL to the frame to be read to the class constructor.