Method: When::TM::ReferenceSystem#position
- Defined in:
- lib/when_exe/tmreference.rb
#position ⇒ Array<When::TM::(Temporal)Position> (readonly)
この時間参照系と関連付けられた時間位置 (relation - Reference)
The temporal position associated with the time reference system being described
46 47 48 |
# File 'lib/when_exe/tmreference.rb', line 46 def position @position end |