| Package | Description |
|---|---|
| ptolemy.data |
Packages for manipulating data that passes between actors.
|
| Modifier and Type | Field and Description |
|---|---|
static PetiteToken |
PetiteToken.ONE
A PetiteToken with the value 1.0.
|
static PetiteToken |
PetiteToken.ZERO
A PetiteToken with the value 0.0.
|
| Modifier and Type | Method and Description |
|---|---|
static PetiteToken |
PetiteToken.convert(Token token)
Convert the specified token into an instance of PetiteToken.
|