Extent
Types¶
extent $tType
¶
A 4-dimensional size (3 space, 1 time).
Note
Not to be confused with a 4-dimentional spacetime_point
.
Source: fundamental-concepts.tff
¶
Relations¶
extent_width (
extent
>
$real
)
¶
The width of an (extent
).
Source: fundamental-concepts.tff
¶
extent_height (
extent
>
$real
)
¶
The height of an (extent
).
Source: fundamental-concepts.tff
¶
extent_depth (
extent
>
$real
)
¶
The depth of an (extent
).
Source: fundamental-concepts.tff
¶
extent_duration (
extent
>
$real
)
¶
The duration of an (extent
).