Method: RTKIT::Frame#indicator
- Defined in:
- lib/rtkit/frame.rb
#indicator ⇒ Object (readonly)
The Position Reference Indicator (an optional annotation indicating the anatomical reference location).
15 16 17 |
# File 'lib/rtkit/frame.rb', line 15 def indicator @indicator end |