SHOWOBJECT.DOC

advertisement
Routine Name:
showobject
Description:
Displays description of specified element type.
Usage:
showobject object-type
Example:
genesis > showobject compartment
object
datatype
function
class
size
author
=
=
=
=
=
=
VALID ACTIONS
RESTORE2
SAVE2
compartment
compartment_type
Compartment()
[ membrane ] [ segment ]
124 bytes
M.Wilson Caltech 6/88
SET
CHECK
VALID MESSAGES
[6] EREST
[3] INJECT
[2] AXIAL
[1] RAXIAL
[0] CHANNEL
FIELDS
(ro)
(ro)
(ro)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
(hidden)
name
index
object
flags
nextfields
extfields
x
y
z
nmsgin
msgin
nmsgout
msgout
compositeobject
componentof
parent
child
next
activation
Vm
previous_state
Im
Em
Rm
Cm
Ra
inject
dia
:
:
:
:
:
RESET
Em
inject
Vm
Ra Vm
Gk Ek
compartment
0
&1688896
0
0
0
0
0
0
0
0
0
0
0
0
0
PROCESS
INIT
len
initVm
0
0
DESCRIPTION
Axially asymmetric compartment. Ra is located on
one side of the compartment. This is slightly more
computationally efficient than the symmetric
counterpart.
genesis >
Notes:
the
This routine returns many pieces of information about
object type, including the class, size, author, valid actions
and messages, and data fields with the default values which
are assigned when the object is instantiated as an element.
If the field is not readable and writeable, the field is
labeled (ro) if it is protected as read-only, and (hidden) if
it and its contents are hidden to the user.
See also:
showfield, setfieldprot
Download