zone.thermal.analytical.source.pos
Syntax
- v = zone.thermal.analytical.source.pos(src)
- zone.thermal.analytical.source.pos(src) = v
Get/set the source position for the input thermal analytical source. This is only available if
model configure thermal
has been specified.
Component Access
f := zone.thermal.analytical.source.pos
(src) ->x
zone.thermal.analytical.source.pos
(src) ->x
:= f
- f = zone.thermal.analytical.source.pos.x(src)
- zone.thermal.analytical.source.pos.x(src) = f
Get the -component of the source location.
Access other vector components (, ) by substituting the component name where appears above. See Member Access Operator for information about accessing members from data types using ->
.
Was this helpful? ... | Itasca Software © 2024, Itasca | Updated: Aug 13, 2024 |