- // matfile
- <! System=OMS Version=1.0 Code=UTF-8 Data=1.0 !>
- <matfile::windData time='${uploadTime}' matfile='${fileName}'>
- @ id Timestamp Power
- #foreach( $cdq in $vList )
- # ${velocityCount} ${cdq.forecastTime} ${cdq.ableValue}
- #end
- </matfile::windData>
|