Package | Description |
---|---|
manifold.science.measures |
Modifier and Type | Method and Description |
---|---|
Current |
Energy.div(MagneticFlux mf) |
Current |
Power.div(Potential potential) |
Current |
Potential.div(Resistance r) |
Current |
Charge.div(Time time) |
Current |
Current.make(Rational value,
CurrentUnit unit) |
Current |
Current.make(Rational value,
CurrentUnit unit,
CurrentUnit displayUnit) |
Current |
CurrentUnit.makeDimension(Number amount) |
Current |
Conductance.times(Potential potential) |
Modifier and Type | Method and Description |
---|---|
Resistance |
Potential.div(Current i) |
Time |
Charge.div(Current i) |
MagneticFlux |
Energy.div(Current i) |
Potential |
Power.div(Current current) |
Energy |
MagneticFlux.times(Current current) |
Power |
Potential.times(Current current) |
Charge |
Time.times(Current current) |
Potential |
Resistance.times(Current current) |
Copyright © 2024. All rights reserved.