Added note related to alternators.
This commit is contained in:
parent
6bfdb5a762
commit
484d598e90
1 changed files with 7 additions and 0 deletions
|
@ -58,6 +58,13 @@ A supplier entry could look like the following:
|
||||||
Currently <volts> and <amps> are not really modeled in detail. This
|
Currently <volts> and <amps> are not really modeled in detail. This
|
||||||
is more of a place holder for the future.
|
is more of a place holder for the future.
|
||||||
|
|
||||||
|
For alternators, you must additionally specify:
|
||||||
|
|
||||||
|
<rpm-source>/engines/engine[0]/rpm</rpm-source>
|
||||||
|
|
||||||
|
The value of the rpm source determines if the generator is able to
|
||||||
|
produce power or not.
|
||||||
|
|
||||||
|
|
||||||
Buses
|
Buses
|
||||||
=====
|
=====
|
||||||
|
|
Loading…
Reference in a new issue