mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-02-17 01:38:34 -06:00
added wsa to model in fieldlinesequence
This commit is contained in:
@@ -807,6 +807,9 @@ void RenderableFieldlinesSequence::setModelDependentConstants() {
|
||||
_scalingFactor = fls::RsToMeter;
|
||||
limit = 100; // Just a default value far away from the solar surface
|
||||
break;
|
||||
case fls::Model::Wsa:
|
||||
// should something go here?
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user