.TH "sc::OutSimpleCo" 3 "Sun Oct 4 2020" "Version 2.3.1" "MPQC" \" -*- nroff -*- .ad l .nh .SH NAME sc::OutSimpleCo .SH SYNOPSIS .br .PP .PP Inherits \fBsc::SimpleCo\fP\&. .SS "Public Member Functions" .in +1c .ti -1c .RI "\fBOutSimpleCo\fP (const \fBOutSimpleCo\fP &)" .br .ti -1c .RI "\fBOutSimpleCo\fP (const char *refr, int, int, int, int)" .br .RI "This constructor takes a string containing a label, and four integers a, b, c, and d which give the indices of the atoms involved in the out-of-plane angle abcd\&. " .ti -1c .RI "\fBOutSimpleCo\fP (const \fBRef\fP< \fBKeyVal\fP > &)" .br .RI "The \fBKeyVal\fP constructor\&. " .ti -1c .RI "const char * \fBctype\fP () const" .br .RI "Always returns the string 'OUT'\&. " .ti -1c .RI "double \fBradians\fP () const" .br .RI "Returns the value of the angle abc in radians\&. " .ti -1c .RI "double \fBdegrees\fP () const" .br .RI "Returns the value of the angle abc in degrees\&. " .ti -1c .RI "double \fBpreferred_value\fP () const" .br .RI "Returns the value of the angle abc in degrees\&. " .in -1c .SS "Additional Inherited Members" .SH "Constructor & Destructor Documentation" .PP .SS "sc::OutSimpleCo::OutSimpleCo (const char * refr, int, int, int, int)" .PP This constructor takes a string containing a label, and four integers a, b, c, and d which give the indices of the atoms involved in the out-of-plane angle abcd\&. Atom numbering begins at atom 1, not atom 0\&. .SS "sc::OutSimpleCo::OutSimpleCo (const \fBRef\fP< \fBKeyVal\fP > &)" .PP The \fBKeyVal\fP constructor\&. This calls the \fBSimpleCo\fP keyval constructor with an integer argument of 4\&. .SH "Author" .PP Generated automatically by Doxygen for MPQC from the source code\&.