|
typedef BaseType::Coordinate | Coordinate |
|
typedef BaseType::Index | Index |
|
typedef Coordinate | Offset |
|
typedef Coordinate | Spacing |
|
typedef Index | Size |
|
typedef std::array< Coordinate, num_dimensions > | DirectionMatrix |
|
typedef std::array< std::array< float, num_dimensions+1 >, num_dimensions+1 > | TransformMatrix |
|
typedef std::array< float, num_physical_dimensions > | Coordinate |
|
typedef std::array< unsigned int, num_index_dimensions > | Index |
|
◆ DirectionMatrix
template<int num_dimensions>
Each vector in Direction tells the direction of the axis in LPS physical space.
◆ Offset
template<int num_dimensions>
Offset is the coordinate of the center of the first voxel in physical space.
◆ Size
template<int num_dimensions>
Size is the number of voxels in each dimension.
◆ Spacing
template<int num_dimensions>
Spacing is the physical distance between voxels in each dimensions.
◆ TransformMatrix
template<int num_dimensions>
Each vector in Direction tells the direction of the axis in LPS physical space.
The documentation for this class was generated from the following files:
- /home/sirfuser/devel/buildVM/sources/SIRF/src/common/include/sirf/common/GeometricalInfo.h
- /home/sirfuser/devel/buildVM/sources/SIRF/src/common/GeometricalInfo.cpp