niftiAuditTrail-class: Class "niftiAuditTrail"

Description Objects from the Class Slots Extends Methods Author(s) References See Also Examples

Description

An extension of the NIfTI class that adds an audit trail in XML format.

Objects from the Class

Objects can be created by calls of the form new("niftiAuditTrail", data, dim, dimnames, ...).

Slots

.Data:

Object of class "array"

trail:

Object of class "XMLAbstractNode" contains the XML version of the audit trail.

extensions:

Object of class "list" contains the list of all extensions.

sizeof_hdr:

Object of class "numeric"

data_type:

Object of class "character"

db_name:

Object of class "character"

extents:

Object of class "numeric"

session_error:

Object of class "numeric"

regular:

Object of class "character"

dim_info:

Object of class "numeric"

dim_:

Object of class "vector"

intent_p1:

Object of class "numeric"

intent_p2:

Object of class "numeric"

intent_p3:

Object of class "numeric"

intent_code:

Object of class "numeric"

datatype:

Object of class "numeric"

bitpix:

Object of class "numeric"

slice_start:

Object of class "numeric"

pixdim:

Object of class "vector"

vox_offset:

Object of class "numeric"

scl_slope:

Object of class "numeric"

scl_inter:

Object of class "numeric"

slice_end:

Object of class "numeric"

slice_code:

Object of class "numeric"

xyzt_units:

Object of class "numeric"

cal_max:

Object of class "numeric"

cal_min:

Object of class "numeric"

slice_duration:

Object of class "numeric"

toffset:

Object of class "numeric"

glmax:

Object of class "numeric"

glmin:

Object of class "numeric"

descrip:

Object of class "character"

aux_file:

Object of class "character"

qform_code:

Object of class "numeric"

sform_code:

Object of class "numeric"

quatern_b:

Object of class "numeric"

quatern_c:

Object of class "numeric"

quatern_d:

Object of class "numeric"

qoffset_x:

Object of class "numeric"

qoffset_y:

Object of class "numeric"

qoffset_z:

Object of class "numeric"

srow_x:

Object of class "vector"

srow_y:

Object of class "vector"

srow_z:

Object of class "vector"

intent_name:

Object of class "character"

magic:

Object of class "character"

extender:

Object of class "vector"

reoriented:

Object of class "logical"

Extends

Class "niftiExtension", directly.
Class "nifti", by class "niftiExtension", distance 2.
Class "array", by class "niftiExtension", distance 3.
Class "matrix", by class "niftiExtension", distance 4, with explicit test and coerce.
Class "structure", by class "niftiExtension", distance 4.
Class "vector", by class "niftiExtension", distance 5, with explicit coerce.
Class "vector", by class "niftiExtension", distance 7, with explicit test and coerce.

Methods

No methods defined with class "niftiAuditTrail" in the signature.

Author(s)

Andrew Thornton zeripath@users.sourceforge.net

References

NIfTI-1
http://nifti.nimh.nih.gov/

See Also

nifti, niftiExtension

Examples

1
showClass("niftiAuditTrail")

oro.nifti documentation built on May 2, 2019, 5:26 p.m.