UnitPrefix object
Hold information about user-defined unit prefix
Description
The SimBiology® unit prefix object holds information about user-defined unit prefixes. To
create a unit prefix, create the unit prefix object and add the unit prefix to the
library using the sbioaddtolibrary
function.
Use the unit prefix object property Exponent
,
to specify the exponent of your unit prefix. See Property Summary for links to unit prefix
object property reference pages.
Properties define the characteristics of an object. Use the get
and set
commands
to list object properties and change their values at the command line.
You can graphically change unit prefix object properties in the SimBiology desktop.
For more information, see SimBiology Model Component Libraries.
Constructor Summary
sbiounitprefix | Create user-defined unit prefix |
Method Summary
delete | Delete SimBiology object |
display | Display summary of SimBiology object |
findUsages | Find out how a unit or unit prefix is used |
get | Get SimBiology object properties |
rename | Rename object and update expressions |
set | Set SimBiology object properties |
Property Summary
Exponent | Exponent value of unit prefix |
Name | Specify name of object |
Notes | HTML text describing SimBiology object |
Parent | Indicate parent object |
Tag | Specify label for SimBiology object |
Type | Display SimBiology object type |
UserData | Specify data to associate with object |
See Also
AbstractKineticLaw object
, KineticLaw object
, Model object
, Parameter
object
, Reaction object
, Root object
, Rule
object
, Species object
, Unit object
Version History
Introduced in R2008a