update readme

This commit is contained in:
CismonX 2018-04-09 16:49:52 +08:00
parent 72f3a57bc1
commit c0a515bacf
1 changed files with 2 additions and 2 deletions

View File

@ -48,8 +48,8 @@ Input node data file and edge data file should be of CSV format. Definition of e
#### 2.2.2 Edge data file
* First node id (equal to node data row offset, start at 0)
* Second node id (equal to node data row offset, start at 0)
* First node id (equal to node data row offset, start at 1)
* Second node id (equal to node data row offset, start at 1)
* Resistance (real) -- R
* Resistance (imaginary) -- X
* Gounding admittance (divided by two) -- B/2