Overview Members Chapter Previous Next

RRFKJacobian::RRFKJacobian

RRFKJacobian( char* dh_filename , OSCARError* err = 0 ) ;

Description: Constructor for RRFKJacobian
Return:    Null
Parameter(s): DHfilename: RRString object that specifies the name and path of the file that 
                          contains the DH parameters.
              err:  A pointer to OSCARError that holds the value of the error code that
              was generated when the constructor was called.  If this error was not 'noError'
              you can call GetError() to get the details of the error code.