| Modifier and Type | Method and Description |
|---|---|
protected Unit |
LogarithmicUnit.myRaiseTo(int power)
Raise this unit to a power.
|
protected abstract Unit |
UnitImpl.myRaiseTo(int power)
Raises this unit to a power.
|
protected Unit |
OffsetUnit.myRaiseTo(int power)
Raise this unit to a power.
|
protected Unit |
ScaledUnit.myRaiseTo(int power)
Raises this unit to a power.
|
protected Unit |
TimeScaleUnit.myRaiseTo(int power)
Raises this unit to a power.
|
Unit |
Unit.raiseTo(int power)
Raises this unit to a power.
|
Unit |
UnitImpl.raiseTo(int power)
Raises this unit to a power.
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.