Method: When::TM::ReferenceSystem#position

Defined in:
lib/when_exe/tmreference.rb

#positionArray<When::TM::(Temporal)Position> (readonly)

この時間参照系と関連付けられた時間位置 (relation - Reference)

The temporal position associated with the time reference system being described

Returns:



46
47
48
# File 'lib/when_exe/tmreference.rb', line 46

def position
  @position
end