t2Grey: Transverse Relaxation

Description Usage Arguments Value Author(s) Examples

Description

This function calculates the T2 or R2 of grey matter at varying field strength

Usage

1
t2Grey(B0,relax)

Arguments

B0

Magnetic field strength specified in Tesla.

relax

Logical indicating if R2 or T2 should be returned

Value

Either the T2 in ms or the R2 in Hz is returned

Author(s)

Tim Tierney

Examples

1
2
t2Grey(1.5,relax=TRUE)
t2Grey(1.5,relax=FALSE)

FIACH documentation built on May 1, 2019, 8:02 p.m.

Related to t2Grey in FIACH...