Aspen Touch Solutions ATM-123R Series Specifikace Strana 22

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 374
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 21
2-8 Objects
2-8
objects.
The individual members of a collection object can be accessed
by index number (like an array) or directly by name. Either
approach can be used through the Item property. Examining the
ProcessStream object shows a property called
TemperatureValue, which is of type Double. This is the desired
property.
The resulting syntax for the desired property is:
Figure 2.4
Figure 2.5
SimulationCase.Flowsheet.Streams.
Item(“Feed_Stream”).TemperatureValue
Zobrazit stránku 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 373 374

Komentáře k této Příručce

Žádné komentáře