niftiExtensionSection-class: Class "niftiExtensionSection"

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

Description

A niftiExtensionSection contains the fields that conform to the NIfTI standard regarding header extensions. A niftiExtension is composed of one or more of these objects.

Objects from the Class

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

Slots

esize:

Object of class "numeric"; the number of bytes that form the extended header data.

ecode:

Object of class "numeric"; a non-negative integer that indicates the format of the extended header data that follows (default = 1002).

edata:

Object of class "character"; Note that the other contents of the extended header data section are totally unspecified by the NIfTI-1 standard.

Methods

No methods defined with class “niftiExtensionSection” in the signature.

Author(s)

Brandon Whitcher bwhitcher@gmail.com,
Andrew Thornton zeripath@users.sourcefore.net

References

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

See Also

niftiExtension, nifti

Examples

1
showClass("niftiExtensionSection")

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