This website works better with JavaScript.
Explore
Help
Sign In
ANL-CEEESA
/
powersas.m
mirror of
https://github.com/ANL-CEEESA/powersas.m
Watch
1
Star
0
Fork
You've already forked powersas.m
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
release
release
develop
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'release'
${ noResults }
powersas.m
/
EMT
/
setSASParameters.m
4 lines
99 B
Raw
Permalink
Blame
History
function
[orderOfDT, timeStepOfDT]
=
setSASParameters
(
)
orderOfDT
=
10
;
timeStepOfDT
=
179
*
10
^
(
-
6
)
;
end
Reference in new issue
View Git Blame
Copy Permalink