| Project-class {rsyncrosim} | R Documentation |
SyncroSim Project class
Description
Project object representing a SyncroSim Project. A Project is the intermediate
level of organization in the SyncroSim workflow, between the ssimLibrary
and the scenario. It contains information relevant to a group
of Scenarios.
Slots
sessionSessionobject. The Session associated with the Project's SsimLibraryfilepathcharacter string. The path to the Project's SsimLibrary on disk
datasheetNamesNames and scopes of datasheets in the Project's Library
projectIdinteger. The Project id
See Also
See project for options when creating or loading a
SyncroSim Project.
[Package rsyncrosim version 1.5.0 Index]