niftiExtension-class: Class "niftiExtension"

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

Description

An extension of the NIfTI class that allows “extensions” that conform to the NIfTI data standard.

Objects from the Class

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

Slots

.Data:

Object of class "array"

extensions:

Object of class "list" contains a 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 "nifti", directly.
Class "array", by class "nifti", distance 2.
Class "matrix", by class "nifti", distance 3, with explicit test and coerce.
Class "structure", by class "nifti", distance 3.
Class "vector", by class "nifti", distance 4, with explicit coerce.
Class "vector", by class "nifti", distance 6, with explicit test and coerce.

Methods

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

Author(s)

Andrew Thornton zeripath@users.sourceforge.net

References

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

See Also

nifti, niftiAuditTrail

Examples

1
showClass("niftiExtension")

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